Adds New Cat Hairstyle: Manes (#11046)

This commit is contained in:
WickedCybs
2021-01-28 18:43:40 +01:00
committed by GitHub
parent 0f2dd823da
commit 598d7894de
4 changed files with 18 additions and 0 deletions
@@ -2203,6 +2203,12 @@ Follow by example and make good judgement based on length which list to include
icon_state = "hair_victory"
chatname = "curls"
taj_ears_mane
name = "Tajara Mane"
icon_state = "hair_mane"
gender = MALE
chatname = "long mane"
//msai hair, longer ears
msai_ears
icon = 'icons/mob/human_face/msai_hair.dmi'
@@ -2305,6 +2311,12 @@ Follow by example and make good judgement based on length which list to include
icon_state = "msai_victory"
chatname = "curls"
msai_ears_mane
name = "M'sai Mane"
icon_state = "msai_mane"
gender = MALE
chatname = "long mane"
//vaurca antennae
vaurca_classic
icon = 'icons/mob/human_face/vaurca_hair.dmi'