mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Added a couple new hairstyles
-Credit to SuperCrayon for Dwarf beard and hairstyle -Updated names of long hairstyles, to be a little more descript -Fixed braid hairstyle sharing the same path as spikey Also slightly changed piping and wiring on telecoms. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4060 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -47,13 +47,17 @@
|
||||
icon_state = "hair_a" // you do not need to define _s or _l sub-states, game automatically does this for you
|
||||
|
||||
long
|
||||
name = "Long Hair"
|
||||
name = "Shoulder-length Hair"
|
||||
icon_state = "hair_b"
|
||||
|
||||
longer
|
||||
name = "Longer Hair"
|
||||
name = "Long Hair"
|
||||
icon_state = "hair_vlong"
|
||||
|
||||
longest
|
||||
name = "Very Long Hair"
|
||||
icon_state = "hair_longest"
|
||||
|
||||
longfringe
|
||||
name = "Long Fringe"
|
||||
icon_state = "hair_longfringe"
|
||||
@@ -157,11 +161,16 @@
|
||||
icon_state = "hair_spikey"
|
||||
choose_female = 0
|
||||
|
||||
spikey
|
||||
braid
|
||||
name = "Floorlength Braid"
|
||||
icon_state = "hair_braid"
|
||||
choose_male = 0
|
||||
|
||||
dwarf
|
||||
name = "Dwarf"
|
||||
icon_state = "hair_dwarf"
|
||||
choose_female = 0
|
||||
|
||||
/*
|
||||
///////////////////////////////////
|
||||
/ =---------------------------= /
|
||||
@@ -235,6 +244,10 @@
|
||||
name = "Adam Jensen Beard"
|
||||
icon_state = "facial_jensen"
|
||||
|
||||
dwarf
|
||||
name = "Dwarf Beard"
|
||||
icon_state = "facial_dwarf"
|
||||
|
||||
shaved
|
||||
|
||||
name = "Shaved"
|
||||
|
||||
Reference in New Issue
Block a user