diff --git a/code/modules/mob/living/simple_mob/subtypes/vore/scrubble.dm b/code/modules/mob/living/simple_mob/subtypes/vore/scrubble.dm index 81a37437cb1..a18160887f3 100644 --- a/code/modules/mob/living/simple_mob/subtypes/vore/scrubble.dm +++ b/code/modules/mob/living/simple_mob/subtypes/vore/scrubble.dm @@ -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"