mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-05 03:19:06 -05:00
Meat: meat throw changes
This commit is contained in:
@ -46,6 +46,7 @@ init()
|
||||
level.zombie_init_done = ::zombie_init_done;
|
||||
level.special_weapon_magicbox_check = ::transit_special_weapon_magicbox_check;
|
||||
level.grenade_safe_to_bounce = ::grenade_safe_to_bounce;
|
||||
level.zgrief_meat_stink = maps\mp\gametypes_zm\zgrief::meat_stink;
|
||||
level.zgrief_meat_stink_player_create = maps\mp\gametypes_zm\zgrief::meat_stink_player_create;
|
||||
level.zgrief_meat_stink_player_cleanup = maps\mp\gametypes_zm\zgrief::meat_stink_player_cleanup;
|
||||
level.zmeat_create_item_meat_watcher = maps\mp\gametypes_zm\zmeat::create_item_meat_watcher;
|
||||
|
Reference in New Issue
Block a user