1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-02 18:10:26 -05:00

Electric Cherry: downing kills all zombies around the player

This commit is contained in:
Jbleezy
2023-05-06 15:35:56 -07:00
parent f3ec7aa79b
commit 859fe11c82
5 changed files with 46 additions and 1 deletions

View File

@ -87,6 +87,7 @@ init()
level.zombie_init_done = ::zombie_init_done;
level.special_weapon_magicbox_check = ::check_for_special_weapon_limit_exist;
level.custom_laststand_func = scripts\zm\replaced\_zm_perk_electric_cherry::electric_cherry_laststand;
level.zombie_vars["below_world_check"] = -15000;
level.zombie_powerups["meat_stink"].model_name = "t6_wpn_zmb_severedhead_world";