From fa6663bdddca9390139f2e4f56f26868e3304ffb Mon Sep 17 00:00:00 2001 From: SpaceVampire <> Date: Fri, 19 Mar 2021 21:45:53 -0400 Subject: [PATCH] unnecessary fix Pretty sure I don't actually need to list the icon_state here, because it should inherits the icon filepath already. The person above me did it, so I just copied them. --- code/modules/mob/new_player/sprite_accessories_tail_vr.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/code/modules/mob/new_player/sprite_accessories_tail_vr.dm b/code/modules/mob/new_player/sprite_accessories_tail_vr.dm index 8c90b4100b..a27e65802d 100644 --- a/code/modules/mob/new_player/sprite_accessories_tail_vr.dm +++ b/code/modules/mob/new_player/sprite_accessories_tail_vr.dm @@ -1142,7 +1142,6 @@ /datum/sprite_accessory/tail/tentacle name = "Tentacle, colorable (vwag)" desc = "" - icon = "icons/mob/vore/tails_vr.dmi" icon_state = "tentacle" ani_state = "tentacle_w" do_colouration = 1