-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Neck BodyPart for melee targeting #3206
Conversation
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-9631457561.zip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works in my testing.
The merge-base changed after approval.
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-9636873770.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-9636900441.zip |
You can download the rebuilt assembly for this PR here: https://combatextended.lp-programming.com/CombatExtended-9637275507.zip |
Changes
1.5 removed the Neck def from the BodyPartDefOf provided by core RW. This adds it to our own CE_BodyPartDefOf and uses it for the targeting pieces that used to target neck (and currently target eyes).
Testing
Check tests you have performed: