mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
-Fixed up Telecoms turrets. Readded stun turrets.
-New afro hairstyles. Big Afro by Intigracy. -Prettier ponytail sprites by Intigracy. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3859 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1391,17 +1391,21 @@ proc/process_ghost_teleport_locs()
|
||||
// Telecommunications Satellite
|
||||
|
||||
/area/tcommsat/entrance
|
||||
name = "\improper Telecommunications Satellite Teleporter"
|
||||
name = "\improper Telecoms Teleporter"
|
||||
icon_state = "tcomsatentrance"
|
||||
|
||||
/area/tcommsat/chamber
|
||||
name = "\improper Telecommunications Satellite Central Compartment"
|
||||
name = "\improper Telecoms Central Compartment"
|
||||
icon_state = "tcomsatcham"
|
||||
|
||||
/area/turret_protected/tcomfoyer
|
||||
name = "\improper Telecommunications Satellite Foyer"
|
||||
/area/turret_protected/tcomsat
|
||||
name = "\improper Telecoms Satellite"
|
||||
icon_state = "tcomsatlob"
|
||||
|
||||
/area/turret_protected/tcomfoyer
|
||||
name = "\improper Telecoms Foyer"
|
||||
icon_state = "tcomsatentrance"
|
||||
|
||||
/area/turret_protected/tcomwest
|
||||
name = "\improper Telecommunications Satellite West Wing"
|
||||
icon_state = "tcomsatwest"
|
||||
|
||||
@@ -100,6 +100,14 @@
|
||||
icon_state = "hair_e"
|
||||
choose_female = 0 // turnoff!
|
||||
|
||||
afro
|
||||
name = "Afro"
|
||||
icon_state = "hair_afro"
|
||||
|
||||
afro_large
|
||||
name = "Big Afro"
|
||||
icon_state = "hair_bigafro"
|
||||
|
||||
fag
|
||||
name = "Flow Hair"
|
||||
icon_state = "hair_f"
|
||||
|
||||
@@ -46,6 +46,13 @@ Stuff which is in development and not yet visible to players or just code relate
|
||||
should be listed in the changelog upon commit tho. Thanks. -->
|
||||
|
||||
<!-- To take advantage of the pretty new format (well it was new when I wrote this anyway), open the "add-to-changelog.html" file in any browser and add the stuff and then generate the html code and paste it here -->
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">Monday, June 18th</h2>
|
||||
<h3 class="author">Icarus updated:</h3>
|
||||
<ul class="changes bgimages16">
|
||||
<li class="imageadd">New afro hairstyles. Big Afro by Intigracy.</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div class="commit sansserif">
|
||||
<h2 class="date">Friday, June 15th</h2>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 17 KiB |
+8525
-8518
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user