More stuff.

-Added one pixel to every wolf taursuit to match them with the earlier body tweak that smoothed out the 90 degree tail snap angle.
-Added a few bootleg raccoon marking bits.
-Ported otie taur by request sure why not.
-Probably forgot to list something here but it's past 3 am and me no feel like braining no more.
This commit is contained in:
Verkister
2017-07-12 03:23:20 +03:00
parent b1be362c22
commit ea0578c547
7 changed files with 31 additions and 0 deletions
@@ -523,4 +523,19 @@
cow_nose
name = "Cow nose"
icon_state = "cownose"
body_parts = list(BP_HEAD)
zmask
name = "Eye mask"
icon_state = "zmask"
body_parts = list(BP_HEAD)
zbody
name = "Thick jagged stripes"
icon_state = "zbody"
body_parts = list(BP_L_LEG,BP_R_LEG,BP_GROIN,BP_TORSO)
znose
name = "Jagged snout"
icon_state = "znose"
body_parts = list(BP_HEAD)
@@ -198,6 +198,12 @@
icon_state = "cow-c"
do_colouration = 1
/datum/sprite_accessory/ears/zears
name = "jagged ears"
desc = ""
icon_state = "zears"
do_colouration = 1
// Special snowflake ears go below here.
/datum/sprite_accessory/ears/molenar_kitsune
@@ -700,6 +706,12 @@
ani_state = "otie_w"
do_colouration = 1
/datum/sprite_accessory/tail/ztail
name = "jagged flufftail"
desc = ""
icon_state = "ztail"
do_colouration = 1
/datum/sprite_accessory/tail/shock
name = "pharoah hound tail (Shock Diamond)"
desc = ""
@@ -934,6 +946,10 @@
name = "Drake"
icon_state = "drake_s"
/datum/sprite_accessory/tail/taur/otie
name = "Otie"
icon_state = "otie_s"
//wickedtemp: Chakat Tempest
/datum/sprite_accessory/tail/taur/feline/tempest
name = "Feline (wickedtemp)"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 34 KiB