From ca3d82d3503090ce803114af435ee1c05e3a5e2c Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Tue, 17 Oct 2023 21:31:19 -0700 Subject: [PATCH] Meat powerup: remove threw the meat obituary --- scripts/zm/replaced/zmeat.gsc | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/zm/replaced/zmeat.gsc b/scripts/zm/replaced/zmeat.gsc index b79087c1..56d6f889 100644 --- a/scripts/zm/replaced/zmeat.gsc +++ b/scripts/zm/replaced/zmeat.gsc @@ -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 ) )