[MIRROR] Adds some additional hair gradient styles (#6251)

* 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.

* Adds some additional hair gradient styles

Co-authored-by: Thunder12345 <Thunder12345@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-06-11 12:45:30 +12:00
committed by GitHub
co-authored by Thunder12345
parent e07b68f582
commit c64153cd08
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