mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 16:44:33 +01:00
Set the kitten's resting sprite properly. (#24326)
This commit is contained in:
@@ -189,7 +189,7 @@
|
||||
icon_state = "kitten"
|
||||
icon_living = "kitten"
|
||||
icon_dead = "kitten_dead"
|
||||
icon_resting = null
|
||||
icon_resting = "kitten_rest"
|
||||
gender = NEUTER
|
||||
density = FALSE
|
||||
pass_flags = PASSMOB
|
||||
|
||||
Reference in New Issue
Block a user