Shuttles outside of SS13 are no longer valid areas for events

This commit is contained in:
alex-gh
2014-01-13 07:03:54 +01:00
parent 1386fc143e
commit 71a065438d
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -1949,7 +1949,6 @@ var/list/the_station_areas = list (
/area/bridge,
/area/crew_quarters,
/area/holodeck,
/area/mint,
/area/library,
/area/chapel,
/area/lawoffice,
+4 -1
View File
@@ -83,7 +83,10 @@ var/scheduledEvent = null
/area/shuttle/escape_pod5/station,
/area/shuttle/mining/station,
/area/shuttle/transport1/station,
/area/shuttle/specops/station)
/area/shuttle/specops/station,
/area/shuttle/prison/station,
/area/shuttle/administration/station
)
//These are needed because /area/engine has to be removed from the list, but we still want these areas to get fucked up.
var/list/danger_areas = list(