Add support for leapers. Add mechz to zm_highrise.

Patch multiple level.zombie_total++ occurences to fix interactions with boss zombies not incrementing their zombie total.
This commit is contained in:
JezuzLizard
2024-02-20 22:14:48 -08:00
parent 963e62d02d
commit 3eff80fcf3
14 changed files with 1796 additions and 3 deletions

View File

@ -56,6 +56,9 @@ script,clientscripts/mp/zombies/_zm_ai_avogadro.csc
script,maps/mp/zombies/_zm_ai_screecher.gsc
script,clientscripts/mp/zombies/_zm_ai_screecher.csc
script,maps/mp/zombies/_zm_ai_leaper.gsc
script,clientscripts/mp/zombies/_zm_ai_leaper.csc
script,scripts/zm/zm_ai_pack_mod_debug_main.csc
script,scripts/zm/zm_ai_pack_mod_debug_main.gsc
script,scripts/zm/zm_ai_pack_mod_main.csc