mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Adds a new mullet hairstyle (#19252)
Adds a mullet hairstyle. 
This commit is contained in:
@@ -1530,6 +1530,11 @@ Follow by example and make good judgement based on length which list to include
|
||||
icon_state = "hair_fingercurl"
|
||||
chatname = "fluffy hair"
|
||||
|
||||
/datum/sprite_accessory/hair/mullet
|
||||
name = "Mullet"
|
||||
icon_state = "hair_mullet"
|
||||
chatname = "mullet"
|
||||
|
||||
/datum/sprite_accessory/hair/bug_eyes
|
||||
icon = 'icons/mob/human_face/dionae_hair.dmi'
|
||||
name = "Bug Eyes"
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Sparky_Hotdog
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Added a mullet hairstyle."
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 105 KiB After Width: | Height: | Size: 101 KiB |
Reference in New Issue
Block a user