1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-17 02:28:06 -05:00

MOTD: fix death barrier at Upper Docks

This commit is contained in:
Jbleezy
2023-03-22 19:04:46 -07:00
parent 361fe788ef
commit fc01c1512d
2 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,8 @@ init()
level.zombie_powerups["meat_stink"].model_name = "t6_wpn_zmb_severedhead_world";
maps\mp\zombies\_zm::spawn_life_brush( (94, 6063, 240), 256, 256 );
remove_acid_trap_player_spawn();
tower_trap_changes();