Continuing dynamic spawn swapover

Continuing dynamic spawn swapover.  Got city exterior done, started on South Coast Road hostile spawns & dynamic bandits.
This commit is contained in:
Jaysyn904
2021-09-07 22:44:00 -04:00
parent 777566457d
commit d835d01649
40 changed files with 6102 additions and 26570 deletions

View File

@@ -1,5 +1,5 @@
//
// NESS V8.1.2
// NESS V8.1.3
//
// Spawn sample onEnter, version 2
//
@@ -31,4 +31,4 @@ void main()
// Outdoors or underground - do a 3 second delay on the first HB
Spawn_OnAreaEnter( "spawn_sample_hb", 10.0, 3.0 );
}
}
}