Merge pull request #36976 from Iamgoofball/patch-422
fixes cows moving while tipped
This commit is contained in:
committed by
CitadelStationBot
parent
49fd917fee
commit
66dabf4ff7
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user