Updated TLK for PRC8 update
Updated TLK for PRC8 update. Added placeable house blueprints. Updated NWNxEE. Full compile.
This commit is contained in:
@@ -54,6 +54,7 @@ void SetCampSpawn(object oCamp, string sCamp, location lCamp)
|
||||
// Place Custom Camps Here
|
||||
// -------------------------------------------
|
||||
|
||||
|
||||
/* Horsefly Swamp Wandering Monsters
|
||||
Check for encounters at 4 a.m. (just before
|
||||
dawn), 9 a.m., noon, dusk, 9 p.m., and midnight.
|
||||
@@ -8887,7 +8888,7 @@ at night. */
|
||||
// Set Placeable 0 and Spawn Flags
|
||||
// First Placeable always Spawns at Center of Camp
|
||||
// If CampCenter Is Not Set
|
||||
SetLocalString(oCamp, "CampP0", "plc_campfrwspit");
|
||||
SetLocalString(oCamp, "CampP0", "poa_corpse001");
|
||||
SetLocalString(oCamp, "CampP0_Flags", "SP_SF");
|
||||
|
||||
// Set Placeable 1 and Spawn Flags
|
||||
|
Reference in New Issue
Block a user