This commit is contained in:
silicons
2021-06-28 13:17:55 -07:00
parent 0069f12c6f
commit 7c87f6c7b7
3 changed files with 4 additions and 4 deletions
@@ -91,7 +91,7 @@
"<span class='danger'>You punch [src], but don't leave a dent.</span>")
/mob/living/silicon/proc/shove_act(mob/living/carbon/human/H)
visible_message(span_danger("[M] shoves [src], but doesn't manage to make much of an effect."))
visible_message(span_danger("[H] shoves [src], but doesn't manage to make much of an effect."))
/mob/living/silicon/attack_drone(mob/living/simple_animal/drone/M)
if(M.a_intent == INTENT_HARM)