Adds more unathi hair and facial options

This commit is contained in:
Yoshax
2016-08-30 20:45:56 +01:00
parent 3df4160714
commit 9cbf09b7a2
2 changed files with 42 additions and 0 deletions

View File

@@ -614,6 +614,28 @@
name = "Dwarf Beard" name = "Dwarf Beard"
icon_state = "facial_dwarf" icon_state = "facial_dwarf"
//unathi horn beards and the like
una_chinhorn
name = "Unathi Chin Horn"
icon_state = "facial_chinhorns"
species_allowed = list("Unathi")
una_hornadorns
name = "Unathi Horn Adorns"
icon_state = "facial_hornadorns"
species_allowed = list("Unathi")
una_spinespikes
name = "Unathi Spine Spikes"
icon_state = "facial_spikes"
species_allowed = list("Unathi")
una_dorsalfrill
name = "Unathi Dorsal Frill"
icon_state = "facial_dorsalfrill"
species_allowed = list("Unathi")
/* /*
/////////////////////////////////// ///////////////////////////////////
/ =---------------------------= / / =---------------------------= /
@@ -648,6 +670,26 @@
icon_state = "soghun_horns" icon_state = "soghun_horns"
species_allowed = list("Unathi") species_allowed = list("Unathi")
una_bighorns
name = "Unathi Big Horns"
icon_state = "unathi_bighorn"
species_allowed = list("Unathi")
una_smallhorns
name = "Unathi Small Horns"
icon_state = "unathi_smallhorn"
species_allowed = list("Unathi")
una_ramhorns
name = "Unathi Ram Horns"
icon_state = "unathi_ramhorn"
species_allowed = list("Unathi")
una_sidefrills
name = "Unathi Side Frills"
icon_state = "unathi_sidefrills"
species_allowed = list("Unathi")
skr_tentacle_m skr_tentacle_m
name = "Skrell Male Tentacles" name = "Skrell Male Tentacles"
icon_state = "skrell_hair_m" icon_state = "skrell_hair_m"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 61 KiB