mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-06-22 21:20:15 -05:00
PHD Flopper: deals same damage on all maps
This commit is contained in:
@ -250,6 +250,8 @@ post_all_players_spawned()
|
||||
level.zombie_vars["riotshield_hit_points"] = 1500;
|
||||
level.zombie_vars["emp_stun_range"] = 420;
|
||||
level.zombie_vars["slipgun_reslip_rate"] = 0;
|
||||
level.zombie_vars["zombie_perk_divetonuke_min_damage"] = 1000;
|
||||
level.zombie_vars["zombie_perk_divetonuke_max_damage"] = 5000;
|
||||
level.explode_overheated_jetgun = 0;
|
||||
level.unbuild_overheated_jetgun = 0;
|
||||
level.take_overheated_jetgun = 1;
|
||||
|
Reference in New Issue
Block a user