[MIRROR] Adds in the comet hairstyle. (#2772)

* Adds in the comet hairstyle. (#56217)

## About The Pull Request

This PR adds in the new "Comet" hairstyle. A bit anime-ish.

[Example](https://i.imgur.com/e5Xg9It.png)

## Why It's Good For The Game

New hairstyles are good, and so far i've recieved positive feedback on this one.

* Adds in the comet hairstyle.

Co-authored-by: CRITAWAKETS <sebastienracicot@hotmail.com>
This commit is contained in:
SkyratBot
2021-01-18 18:13:44 +00:00
committed by GitHub
co-authored by CRITAWAKETS
parent b8423d4b35
commit 060388657e
3 changed files with 4 additions and 0 deletions
@@ -227,6 +227,10 @@
name = "Buzzcut"
icon_state = "hair_buzzcut"
/datum/sprite_accessory/hair/comet
name = "Comet"
icon_state = "hair_comet"
/datum/sprite_accessory/hair/cia
name = "CIA"
icon_state = "hair_cia"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 95 KiB

After

Width:  |  Height:  |  Size: 96 KiB