1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-07-05 03:19:06 -05:00

Brutus: teleports away less frequently

This commit is contained in:
Jbleezy
2023-03-25 03:38:41 -07:00
parent 148dc4fb12
commit e7a28cdc90
2 changed files with 4 additions and 2 deletions

View File

@ -45,6 +45,7 @@ init()
level.special_weapon_magicbox_check = ::check_for_special_weapon_limit_exist;
level.round_prestart_func = scripts\zm\replaced\_zm_afterlife::afterlife_start_zombie_logic;
level.brutus_failed_paths_to_teleport = 10;
level.zombie_powerups["meat_stink"].model_name = "t6_wpn_zmb_severedhead_world";
maps\mp\zombies\_zm::spawn_life_brush( (94, 6063, 240), 256, 256 );