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:
@@ -88,7 +88,7 @@ TEXTURESHAK = $(OUTPATH)\prc8_textures.hak
|
||||
CRAFT2DASHAK = $(OUTPATH)\prc8_craft2das.hak
|
||||
RACEHAK = $(OUTPATH)\prc8_race.hak
|
||||
PSIONICSHAK = $(OUTPATH)\prc8_psionics.hak
|
||||
NEWSPELLBOOKHAK = $(OUTPATH)\prc8_newspellbook.hak
|
||||
NEWSPELLBOOKHAK = $(OUTPATH)\prc8_nsb.hak
|
||||
|
||||
# Original campaigns compatibility fix files
|
||||
OCFIX_ERF = $(OUTPATH)\prc8_ocfix.erf
|
||||
|
Reference in New Issue
Block a user