Adds 6 New Skrell Headtail Styles (#15892)

This commit is contained in:
RyverStyx
2023-02-27 12:27:21 -03:00
committed by GitHub
parent 82a4985805
commit 00f9296014
3 changed files with 47 additions and 1 deletions
@@ -2455,6 +2455,12 @@ Follow by example and make good judgement based on length which list to include
length = 5
chatname = "headtails"
scrunchy_style = "backwater"
skr_tentacle_braided
name = "Headtails, braided"
icon_state = "skrell_loose_braid"
length = 5
chatname = "headtails"
skr_tentacle_reserved
name = "Expressive Headtails, reserved"
@@ -2497,6 +2503,34 @@ Follow by example and make good judgement based on length which list to include
icon_state = "skrell_tucked"
length = 2
chatname = "short headtails"
skr_tentacle_bun_short
name = "Short Headtails, bun"
icon_state = "skrell_short_mid_bun"
length = 3
chatname = "short headtails"
scrunchy_style = "short bun"
skr_tentacle_bun
name = "Headtails, bun"
icon_state = "skrell_mid_bun"
length = 4
chatname = "headtails"
scrunchy_style = "bun"
skr_tentacle_bun_long
name = "Long Headtails, bun"
icon_state = "skrell_long_mid_bun"
length = 6
chatname = "long headtails"
scrunchy_style = "long bun"
skr_tentacle_low_bun
name = "Headtails, low bun"
icon_state = "skrell_low_bun"
length = 4
chatname = "headtails"
scrunchy_style = "low bun"
skr_tentacle_tuux_wavy
name = "Headtails, wavy tuux"
@@ -2527,7 +2561,13 @@ Follow by example and make good judgement based on length which list to include
icon_state = "skrell_slicked"
length = 2
chatname = "short headtails"
skr_tentacle_mullet
name = "Headtails, mullet"
icon_state = "skrell_mullet"
length = 4
chatname = "headtails"
skr_tentacle_behind_r
name = "Headtails, behind (right)"
icon_state = "skrell_right_behind"
+6
View File
@@ -0,0 +1,6 @@
author: Ryverstyx
delete-after: True
changes:
- rscadd: "Adds more Skrell hair styles."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.8 KiB