mirror of
https://github.com/JezuzLizard/BO2-Reimagined.git
synced 2025-07-03 02:20:07 -05:00
Meat powerup: add threw the meat obituary
This commit is contained in:
@ -73,6 +73,8 @@ item_meat_on_spawn_retrieve_trigger( watcher, player, weaponname )
|
|||||||
other_player thread scripts\zm\zgrief\zgrief_reimagined::show_grief_hud_msg("Meat thrown!");
|
other_player thread scripts\zm\zgrief\zgrief_reimagined::show_grief_hud_msg("Meat thrown!");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
other_player scripts\zm\replaced\zgrief::print_meat_msg(player, "threw");
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( !( isdefined( self._fake_meat ) && self._fake_meat ) )
|
if ( !( isdefined( self._fake_meat ) && self._fake_meat ) )
|
||||||
|
Reference in New Issue
Block a user