Encounter work
Separated static spawns in "Forest of Hope: Central". Fixed faction issues with Corrak's Crew. Added "Faction Zoo" area for future faction work. Tweaked factions. Made sure creatures with CODI AI were granting XP. Tweaked Masterwork weapons. Fixed Warforged appearance not showing up properly in toolset.
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
#include "spawn_cfg_cusflg"
|
||||
#include "x0_i0_corpses"
|
||||
|
||||
//
|
||||
//void main (){}
|
||||
//
|
||||
|
||||
void InitFlags(object oSpawn, string sSpawnName, string sSpawnTag);
|
||||
int SetSpawns(location lBase);
|
||||
string PadIntToString(int nInt, int nDigits);
|
||||
|
||||
Reference in New Issue
Block a user