nwnxee / unified

Binaries available under the Releases tab on Github
https://nwnxee.github.io/unified
GNU General Public License v3.0
128 stars 91 forks source link

Add DamageIncrease/Decrease to nwnx_feat #1696

Closed WilliamDraco closed 10 months ago

WilliamDraco commented 10 months ago

Hacked together from existing examples. Tested functionality and it seems to work as expected

I was torn between inserting the constant/enum alphabetically where it should be vs just adding to the bottom. ABI-breaking implications? Only if they don't update nwnx_feat.nss. Let me know if you'd rather I maintain numbers and add it to the bottom.

Daztek commented 10 months ago

Add it at the end, please!

WilliamDraco commented 10 months ago

Done