mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 12:35:33 +01:00
Merge pull request #31907 from Thunder12345/no_more_rigor_meowrtis
Cures cats of their rigor meowrtis
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
/mob/living/simple_animal/pet/cat/update_canmove()
|
||||
..()
|
||||
if(client)
|
||||
if(client && stat != DEAD)
|
||||
if (resting)
|
||||
icon_state = "[icon_living]_rest"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user