Yes, Another Taj Hair PR (#12480)

This commit is contained in:
WickedCybs
2021-09-13 11:35:08 +02:00
committed by GitHub
parent fd2f9851ad
commit 71ba8977cd
4 changed files with 42 additions and 0 deletions
@@ -2506,6 +2506,24 @@ Follow by example and make good judgement based on length which list to include
length = 3
chatname = "styled mane"
taj_ears_swoop
name = "Tajara Swoop"
icon_state = "hair_swoop"
length = 2
chatname = "styled mane"
taj_ears_swoop_long
name = "Tajara Swoop Long"
icon_state = "hair_longswoop"
length = 3
chatname = "styled mane"
taj_ears_swoop_long_alt
name = "Tajara Swoop Long Alt"
icon_state = "hair_longswoop_alt"
length = 3
chatname = "styled mane"
//msai hair, longer ears
msai_ears
icon = 'icons/mob/human_face/msai_hair.dmi'
@@ -2749,6 +2767,24 @@ Follow by example and make good judgement based on length which list to include
length = 3
chatname = "styled mane"
msai_ears_swoop
name = "M'sai Swoop"
icon_state = "msai_swoop"
length = 2
chatname = "styled mane"
msai_ears_swoop_long
name = "M'sai Swoop Long"
icon_state = "msai_longswoop"
length = 3
chatname = "styled mane"
msai_ears_swoop_long_alt
name = "M'sai Swoop Long Alt"
icon_state = "msai_longswoop_alt"
length = 3
chatname = "styled mane"
//vaurca antennae
vaurca_classic
icon = 'icons/mob/human_face/vaurca_hair.dmi'
@@ -0,0 +1,6 @@
author: WickedCybs
delete-after: True
changes:
- rscadd: "Adds a new hairstyle called the Tajaran Swoop as well as a few variations of it."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 17 KiB