- slight change to arrival hallway

ADMIN COMMANDS:
- Added 3 commands to 'secrets': Move mining shuttle, move administration shuttle and move ferry. Each of these moves their respective shuttle. This is only intended for admin events. The mining shuttle still takes the 15-ish seconds to arrive, the other two are instantanious. All generate admin logs and admin-log-spam to prevent abuse.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1124 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-02-24 23:57:14 +00:00
parent 69a9c63d4c
commit 2c788fb2e4
6 changed files with 6440 additions and 6369 deletions
@@ -129,6 +129,11 @@ proc/process_ghost_teleport_locs()
/area/shuttle/transport1/centcom
icon_state = "shuttle"
name = "Transport Shuttle Centcom"
/area/shuttle/transport1/station
icon_state = "shuttle"
name = "Transport Shuttle"
/area/shuttle/transport2/centcom
icon_state = "shuttle"
@@ -150,6 +155,14 @@ proc/process_ghost_teleport_locs()
name = "Special Ops Shuttle"
icon_state = "shuttlered2"
/area/shuttle/administration/centcom
name = "Administration Shuttle Centcom"
icon_state = "shuttlered"
/area/shuttle/administration/station
name = "Administration Shuttle"
icon_state = "shuttlered2"
/area/shuttle/thunderdome
name = "honk"