Adding more hair options (#743)

Some from old code, spritted by Ffrancis and other ported from Polaris.
This commit is contained in:
Alberyk
2016-08-14 11:02:42 -03:00
committed by skull132
parent 11aff7b0bb
commit 05a82b6e84
3 changed files with 214 additions and 69 deletions

View File

@@ -57,6 +57,10 @@
name = "Short Hair" // try to capatilize the names please~
icon_state = "hair_a" // you do not need to define _s or _l sub-states, game automatically does this for you
short2
name = "Short Hair 2"
icon_state = "hair_shorthair3"
cut
name = "Cut Hair"
icon_state = "hair_c"
@@ -85,6 +89,10 @@
name = "Long Hair Alt"
icon_state = "hair_vlongfringe"
longeralt2
name = "Long Hair Alt 2"
icon_state = "hair_longeralt2"
longest
name = "Very Long Hair"
icon_state = "hair_longest"
@@ -123,11 +131,45 @@
icon_state = "hair_ponytail4"
gender = FEMALE
ponytail5
name = "Ponytail 5"
icon_state = "hair_ponytail5"
ponytail6
name = "Ponytail 6"
icon_state = "hair_ponytail6"
gender = FEMALE
ponytail7
name = "Ponytail 7"
icon_state = "hair_ponytail7"
gender = FEMALE
sideponytail
name = "Side Ponytail"
icon_state = "hair_stail"
gender = FEMALE
sideponytail2
name = "Side Ponytail 2"
icon_state = "hair_ponytailf"
gender = FEMALE
oneshoulder
name = "One Shoulder"
icon_state = "hair_oneshoulder"
gender = FEMALE
tresshoulder
name = "Tress Shoulder"
icon_state = "hair_tressshoulder"
gender = FEMALE
wisp
name = "Wisp"
icon_state = "hair_wisp"
gender = FEMALE
parted
name = "Parted"
icon_state = "hair_parted"
@@ -232,6 +274,14 @@
icon_state = "hair_bigafro"
gender = MALE
rows
name = "Rows"
icon_state = "hair_rows1"
rows2
name = "Rows 2"
icon_state = "hair_rows2"
sargeant
name = "Flat Top"
icon_state = "hair_sargeant"
@@ -246,10 +296,18 @@
icon_state = "hair_emolong"
gender = FEMALE
fringeemo
name = "Emo Fringe"
icon_state = "hair_emofringe"
shortovereye
name = "Overeye Short"
icon_state = "hair_shortovereye"
veryshortovereyealternate
name = "Overeye Very Short, Alternate"
icon_state = "hair_veryshortovereyealternate"
longovereye
name = "Overeye Long"
icon_state = "hair_longovereye"
@@ -304,6 +362,11 @@
icon_state = "hair_himecut"
gender = FEMALE
himecut_alt
name = "Hime Cut Alt"
icon_state = "hair_himecut_alt"
gender = FEMALE
braid
name = "Floorlength Braid"
icon_state = "hair_braid"
@@ -398,84 +461,70 @@
icon_state = "hair_joestar"
gender = MALE
volaju
name = "Volaju"
icon_state = "hair_volaju"
eighties
name = "80's"
icon_state = "hair_80s"
gender = FEMALE
nia
name = "Nia"
icon_state = "hair_nia"
gender = FEMALE
unkept
name = "Unkept"
icon_state = "hair_unkept"
modern
name = "Modern"
icon_state = "hair_modern"
bald
name = "Bald"
icon_state = "bald"
icp_screen_pink
name = "pink IPC screen"
icon_state = "ipc_pink"
species_allowed = list("Machine")
bun
name = "Bun"
icon_state = "hair_bun"
gender = FEMALE
icp_screen_red
name = "red IPC screen"
icon_state = "ipc_red"
species_allowed = list("Machine")
buncasual
name = "Casual Bun"
icon_state = "hair_bun2"
gender = FEMALE
icp_screen_green
name = "green IPC screen"
icon_state = "ipc_green"
species_allowed = list("Machine")
doublebun
name = "Double-Bun"
icon_state = "hair_doublebun"
gender = FEMALE
icp_screen_blue
name = "blue IPC screen"
icon_state = "ipc_blue"
species_allowed = list("Machine")
bangshuman
name = "Bangs"
icon_state = "hair_hbangs"
gender = FEMALE
icp_screen_breakout
name = "breakout IPC screen"
icon_state = "ipc_breakout"
species_allowed = list("Machine")
bangshumanalt
name = "Bangs Short"
icon_state = "hair_hbangs_alt"
gender = FEMALE
icp_screen_eight
name = "eight IPC screen"
icon_state = "ipc_eight"
species_allowed = list("Machine")
shortbangs
name = "Short Bangs"
icon_state = "hair_shortbangs"
icp_screen_goggles
name = "goggles IPC screen"
icon_state = "ipc_goggles"
species_allowed = list("Machine")
sleeze
name = "Sleeze"
icon_state = "hair_sleeze"
icp_screen_heart
name = "heart IPC screen"
icon_state = "ipc_heart"
species_allowed = list("Machine")
fringetail
name = "Fringetail"
icon_state = "hair_fringetail"
icp_screen_monoeye
name = "monoeye IPC screen"
icon_state = "ipc_monoeye"
species_allowed = list("Machine")
icp_screen_nature
name = "nature IPC screen"
icon_state = "ipc_nature"
species_allowed = list("Machine")
icp_screen_orange
name = "orange IPC screen"
icon_state = "ipc_orange"
species_allowed = list("Machine")
icp_screen_purple
name = "purple IPC screen"
icon_state = "ipc_purple"
species_allowed = list("Machine")
icp_screen_shower
name = "shower IPC screen"
icon_state = "ipc_shower"
species_allowed = list("Machine")
icp_screen_static
name = "static IPC screen"
icon_state = "ipc_static"
species_allowed = list("Machine")
icp_screen_yellow
name = "yellow IPC screen"
icon_state = "ipc_yellow"
species_allowed = list("Machine")
/*
///////////////////////////////////
@@ -557,6 +606,10 @@
name = "Adam Jensen Beard"
icon_state = "facial_jensen"
volaju
name = "Volaju"
icon_state = "facial_volaju"
dwarf
name = "Dwarf Beard"
icon_state = "facial_dwarf"
@@ -570,6 +623,9 @@
*/
/datum/sprite_accessory/hair
//unathi hair
una_spines_long
name = "Long Unathi Spines"
icon_state = "soghun_longspines"
@@ -595,6 +651,8 @@
icon_state = "soghun_horns"
species_allowed = list("Unathi")
//skrell tentacles
skr_tentacle_m
name = "Skrell Male Tentacles"
icon_state = "skrell_hair_m"
@@ -607,6 +665,8 @@
species_allowed = list("Skrell")
gender = FEMALE
//tajaran hair
taj_ears
name = "Tajaran Ears"
icon_state = "ears_plain"
@@ -671,7 +731,7 @@
name = "Tajara Curly"
icon_state = "hair_curly"
species_allowed = list("Tajara")
taj_ears_wife
name = "Tajara Housewife"
icon_state = "hair_wife"
@@ -681,22 +741,101 @@
name = "Tajara Victory Curls"
icon_state = "hair_victory"
species_allowed = list("Tajara")
taj_ears_bob
name = "Tajara Bob"
icon_state = "hair_tbob"
species_allowed = list("Tajara")
taj_ears_fingercurl
name = "Tajara Finger Curls"
icon_state = "hair_fingerwave"
species_allowed = list("Tajara")
//vox hair
vox_quills_short
name = "Short Vox Quills"
icon_state = "vox_shortquills"
species_allowed = list("Vox")
//ipc screens
icp_screen_pink
name = "pink IPC screen"
icon_state = "ipc_pink"
species_allowed = list("Machine")
icp_screen_red
name = "red IPC screen"
icon_state = "ipc_red"
species_allowed = list("Machine")
icp_screen_green
name = "green IPC screen"
icon_state = "ipc_green"
species_allowed = list("Machine")
icp_screen_blue
name = "blue IPC screen"
icon_state = "ipc_blue"
species_allowed = list("Machine")
icp_screen_breakout
name = "breakout IPC screen"
icon_state = "ipc_breakout"
species_allowed = list("Machine")
icp_screen_eight
name = "eight IPC screen"
icon_state = "ipc_eight"
species_allowed = list("Machine")
icp_screen_goggles
name = "goggles IPC screen"
icon_state = "ipc_goggles"
species_allowed = list("Machine")
icp_screen_heart
name = "heart IPC screen"
icon_state = "ipc_heart"
species_allowed = list("Machine")
icp_screen_monoeye
name = "monoeye IPC screen"
icon_state = "ipc_monoeye"
species_allowed = list("Machine")
icp_screen_nature
name = "nature IPC screen"
icon_state = "ipc_nature"
species_allowed = list("Machine")
icp_screen_orange
name = "orange IPC screen"
icon_state = "ipc_orange"
species_allowed = list("Machine")
icp_screen_purple
name = "purple IPC screen"
icon_state = "ipc_purple"
species_allowed = list("Machine")
icp_screen_shower
name = "shower IPC screen"
icon_state = "ipc_shower"
species_allowed = list("Machine")
icp_screen_static
name = "static IPC screen"
icon_state = "ipc_static"
species_allowed = list("Machine")
icp_screen_yellow
name = "yellow IPC screen"
icon_state = "ipc_yellow"
species_allowed = list("Machine")
/datum/sprite_accessory/facial_hair
taj_sideburns