[MIRROR] Stops dead monkeys from moving (#2780)
* Merge pull request #30709 from vuonojenmustaturska/hisgrace Stops dead monkeys from moving * Stops dead monkeys from moving
This commit is contained in:
committed by
Poojawa
parent
970bb9b140
commit
c4e6642530
@@ -3,3 +3,7 @@
|
||||
|
||||
/mob/living/carbon/monkey/dust_animation()
|
||||
new /obj/effect/temp_visual/dust_animation(loc, "dust-m")
|
||||
|
||||
/mob/living/carbon/monkey/death(gibbed)
|
||||
walk(src,0) // Stops dead monkeys from fleeing their attacker or climbing out from inside His Grace
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user