Peacock tails!

This commit is contained in:
Chompstation Bot
2021-02-28 22:47:50 +00:00
parent 553c26bde2
commit f2b138ac90
2 changed files with 24 additions and 0 deletions
@@ -2059,7 +2059,31 @@
icon_state = "xenotailalt_fullcolour"
do_colouration = 1
color_blend_mode = ICON_MULTIPLY
<<<<<<< HEAD
||||||| parent of 58dba1e323... Merge pull request #9768 from rboys2/clara-dev-peacocktail
=======
/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")
>>>>>>> 58dba1e323... Merge pull request #9768 from rboys2/clara-dev-peacocktail
/*
////////////////////////////
/ =--------------------= /
Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 145 KiB