mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-09 13:28:15 -05:00
Meat: change powerup fx color to blue
This commit is contained in:
@ -241,6 +241,7 @@ set_grief_vars()
|
||||
level.zombie_vars["zombie_health_increase"] = 0;
|
||||
level.zombie_vars["zombie_health_increase_multiplier"] = 0;
|
||||
level.zombie_vars["zombie_spawn_delay"] = 0.5;
|
||||
level.zombie_powerups["meat_stink"].solo = 1;
|
||||
level.zombie_powerups["meat_stink"].func_should_drop_with_regular_powerups = ::func_should_drop_meat;
|
||||
level.brutus_health = 20000;
|
||||
level.brutus_expl_dmg_req = 12000;
|
||||
|
Reference in New Issue
Block a user