added three new hair gradients, a pair of shorter fades and a spiky wave (#59545)

imageadd: Three new hair gradients, a pair of shorter fades and a spiky wave.
This commit is contained in:
Thunder12345
2021-06-11 01:32:34 +01:00
committed by GitHub
parent fdb5000d31
commit 7bad25e05a
2 changed files with 12 additions and 0 deletions
@@ -830,6 +830,18 @@
name = "Long Fade Down"
icon_state = "long_fade_down"
/datum/sprite_accessory/hair_gradient/short_fade_up
name = "Short Fade Up"
icon_state = "short_fade_up"
/datum/sprite_accessory/hair_gradient/short_fade_down
name = "Short Fade Down"
icon_state = "short_fade_down"
/datum/sprite_accessory/hair_gradient/wavy_spike
name = "Spiked Wavy"
icon_state = "wavy_spiked"
/////////////////////////////
// Facial Hair Definitions //
/////////////////////////////
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB