Merge pull request #6280 from Citadel-Station-13/upstream-merge-36976

[MIRROR] fixes cows moving while tipped
This commit is contained in:
deathride58
2018-04-07 00:54:52 +00:00
committed by GitHub
@@ -155,6 +155,8 @@
"<span class='notice'>You tip over [src].</span>")
to_chat(src, "<span class='userdanger'>You are tipped over by [M]!</span>")
Knockdown(60)
update_canmove()
addtimer(CALLBACK(src, .proc/update_canmove), 61)
icon_state = icon_dead
spawn(rand(20,50))
if(!stat && M)