mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Fixed scrubble resting (#16725)
Fixed scrubble resting sprite being broken.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
icon_dead = "scrubble-dead"
|
||||
icon_living = "scrubble"
|
||||
icon_state = "scrubble"
|
||||
icon_rest = "scrubble-rest"
|
||||
icon_rest = "scrubble_rest"
|
||||
faction = FACTION_SCRUBBLE
|
||||
friendly = list("nudges", "sniffs on", "rumbles softly at", "nuzzles")
|
||||
response_help = "bumps"
|
||||
|
||||
Reference in New Issue
Block a user