Renamed inc_array to stop nwnx include collisions

Renamed inc_array to stop nwnx include collisions  Added missing bonus feat 2da for Forest Master. Changed prc_newspellbook.hak to prc_nsb.hak to prevent issues with nwserver.  Updated tester module.  Updated release archive.
This commit is contained in:
Jaysyn904
2024-03-03 18:06:25 -05:00
parent 03567313e5
commit 57b8d88878
34 changed files with 37563 additions and 253 deletions

View File

@@ -1,5 +1,5 @@
@echo on
tools\nwn_erf.exe -e hak --quiet -c -f CompiledResources\prc8_newspellbook.hak .\newspellbook .\newspellbookobjs
tools\nwn_erf.exe -e hak --quiet -c -f CompiledResources\prc8_nsb.hak .\newspellbook .\newspellbookobjs
pause
:end