mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user