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:
ericgfwong@hotmail.com
2012-07-13 20:01:55 +00:00
parent bb37b53f1a
commit 6440cf7eee
4 changed files with 1895 additions and 1884 deletions
@@ -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"
+4
View File
@@ -57,6 +57,10 @@ should be listed in the changelog upon commit tho. Thanks. -->
<li class="rscadd">Save Slots! You can now have separate save slots for different character setups, with a customizable maximum of 3 slots per account. If you are wondering, you will not lose your old saved setup.</li>
<li class="tweak">The character setup screen was updated to look nicer and to fit on the screen.</li>
</ul>
<h3 class="author">Icarus updated:</h3>
<ul class="changes bgimages16">
<li class="imageadd">Added a couple of new hairstyles. Dwarf hair and beard by SuperCrayon.</li>
</ul>
</div>
<div class="commit sansserif">
Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 20 KiB

+1875 -1881
View File
File diff suppressed because it is too large Load Diff