Merge pull request #36976 from Iamgoofball/patch-422

fixes cows moving while tipped
This commit is contained in:
Jordan Brown
2018-04-05 16:57:05 -04:00
committed by CitadelStationBot
parent 49fd917fee
commit 66dabf4ff7

View File

@@ -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)