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.
		
			
				
	
	
		
			6 lines
		
	
	
		
			125 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			125 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| @echo on
 | |
| 
 | |
| tools\nwn_erf.exe -e hak --quiet -c -f CompiledResources\prc8_nsb.hak .\newspellbook .\newspellbookobjs
 | |
| pause
 | |
| :end
 |