1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Meat powerup: remove threw the meat obituary

This commit is contained in:
Jbleezy
2023-10-17 21:31:19 -07:00
parent ce1af4768a
commit ca3d82d350

View File

@ -73,8 +73,6 @@ 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\replaced\zgrief::print_meat_msg(player, "threw");
}
if ( !( isdefined( self._fake_meat ) && self._fake_meat ) )