Merge pull request #9768 from rboys2/clara-dev-peacocktail

Peacock tails!
This commit is contained in:
Novacat
2021-02-28 17:46:44 -05:00
committed by GitHub
2 changed files with 18 additions and 0 deletions
@@ -2101,6 +2101,24 @@
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
/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_state = "peacocktail_red"
ani_state = "peacocktail_red_w"
ckeys_allowed = list("prettiebyrd")
/datum/sprite_accessory/tail/peacocktail //ditto
name = "Peacock tail, colorable (vwag)"
desc = ""
icon = "icons/mob/vore/tails_vr.dmi"
icon_state = "peacocktail"
ani_state = "peacocktail_w"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
ckeys_allowed = list("prettiebyrd")
/*
////////////////////////////
/ =--------------------= /