Fix round manager and add more presets.

Add more spawns for mechz. Add spawns for zombie_dog. Add zombie counter for debugging.
This commit is contained in:
JezuzLizard
2024-02-28 23:18:41 -08:00
parent 0f53f2beed
commit 71b6671cd4
17 changed files with 1323 additions and 282 deletions

View File

@ -77,8 +77,13 @@ script,scripts/zm/zm_ai_pack/rounds/_leaper.gsc
script,scripts/zm/zm_ai_pack/rounds/_mechz.gsc
script,scripts/zm/zm_ai_pack/rounds/_mixed.gsc
script,scripts/zm/zm_ai_pack/rounds/_normal.gsc
script,scripts/zm/zm_ai_pack/rounds/_timed.gsc
script,scripts/zm/zm_ai_pack/rounds/_zombie_dog.gsc
script,scripts/zm/zm_ai_pack/mixed_presets/_default.gsc
script,scripts/zm/zm_ai_pack/mixed_variants/_dog_wave.gsc
script,scripts/zm/zm_ai_pack/mixed_variants/_random.gsc
script,sys.gsc
script,pluto_sys.gsc