Merge pull request #6280 from Citadel-Station-13/upstream-merge-36976
[MIRROR] fixes cows moving while tipped
This commit is contained in:
@@ -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