Reorganized the Command Sector. The Captain has his own private quarters in addition to his office.

https://dl.dropbox.com/u/831776/bridge_swap11.png

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5426 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
ericgfwong@hotmail.com
2012-12-30 23:41:45 +00:00
parent 154a7c0f76
commit 70dcb95ddd
4 changed files with 9628 additions and 9589 deletions

View File

@@ -684,7 +684,7 @@ proc/process_ghost_teleport_locs()
music = null
/area/crew_quarters/captain
name = "\improper Captain's Quarters"
name = "\improper Captain's Office"
icon_state = "captain"
/area/crew_quarters/courtroom

View File

@@ -23,7 +23,6 @@
new /obj/item/clothing/head/helmet/swat(src)
new /obj/item/clothing/shoes/brown(src)
new /obj/item/device/radio/headset/heads/captain(src)
new /obj/item/weapon/reagent_containers/food/drinks/flask(src)
new /obj/item/clothing/gloves/captain(src)
new /obj/item/weapon/gun/energy/gun(src)
return

View File

@@ -55,6 +55,10 @@ should be listed in the changelog upon commit tho. Thanks. -->
<li class="tweak">Emitters now require to be wired in order to work. When there is not enough power it will stop shooting until there is enough power, meaning you do not have to turn it back on, just get the power flowing.</li>
<li class="tweak">You can order shield generators from cargo. Teleporter access is required to open the crate.</li>
</ul>
<h3 class="author">Ikarrus updated:</h3>
<ul class="changes bgimages16">
<li class="tweak">Map: Reorganized the Command Sector. The Captain has his own private quarters in addition to his office.</li>
</ul>
<div class="commit sansserif">
<h2 class="date">26 December 2012</h2>

File diff suppressed because it is too large Load Diff