Fix these old typos

This commit is contained in:
Aronai Sieyes
2021-07-15 01:20:17 -04:00
parent b3fb7c181d
commit 72e4aeb759
2 changed files with 3 additions and 4 deletions
@@ -1124,7 +1124,7 @@
/datum/sprite_accessory/tail/peacocktail_red //this is ckey locked for now, but prettiebyrd wants these tails to be unlocked at a later date
name = "Peacock tail (vwag)"
desc = ""
icon = "icons/mob/vore/tails_vr.dmi"
icon = 'icons/mob/vore/tails_vr.dmi'
icon_state = "peacocktail_red"
ani_state = "peacocktail_red_w"
ckeys_allowed = list("prettiebyrd")
@@ -1132,7 +1132,7 @@
/datum/sprite_accessory/tail/peacocktail //ditto
name = "Peacock tail, colorable (vwag)"
desc = ""
icon = "icons/mob/vore/tails_vr.dmi"
icon = 'icons/mob/vore/tails_vr.dmi'
icon_state = "peacocktail"
ani_state = "peacocktail_w"
do_colouration = 1
@@ -1142,7 +1142,7 @@
/datum/sprite_accessory/tail/tentacle
name = "Tentacle, colorable (vwag)"
desc = ""
icon = "icons/mob/vore/tails_vr.dmi"
icon = 'icons/mob/vore/tails_vr.dmi'
icon_state = "tentacle"
ani_state = "tentacle_w"
do_colouration = 1