Update code/modules/food_and_drinks/food/snacks_meat.dm
Co-Authored-By: deathride58 <deathride58@users.noreply.github.com>
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
/obj/item/reagent_containers/food/snacks/monkeycube/On_Consume(mob/living/carbon/M)
|
||||
if(iscarbon(M))
|
||||
M.visible_message("[src] bursts out of [M]!</span>")
|
||||
M.say("*scream")
|
||||
M.emote("scream")
|
||||
M.Knockdown(40)
|
||||
M.adjustBruteLoss(60)
|
||||
Expand()
|
||||
|
||||
Reference in New Issue
Block a user