|
|
|
@@ -43,6 +43,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
outdoors = TRUE
|
|
|
|
|
ambientsounds = SPACE
|
|
|
|
|
blob_allowed = FALSE //Eating up space doesn't count for victory as a blob.
|
|
|
|
|
sound_environment = SOUND_AREA_SPACE
|
|
|
|
|
|
|
|
|
|
/area/space/nearstation
|
|
|
|
|
icon_state = "space_near"
|
|
|
|
@@ -66,6 +67,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
blob_allowed = FALSE //Nope, no winning on the asteroid as a blob. Gotta eat the station.
|
|
|
|
|
valid_territory = FALSE
|
|
|
|
|
ambientsounds = MINING
|
|
|
|
|
sound_environment = SOUND_AREA_ASTEROID
|
|
|
|
|
|
|
|
|
|
/area/asteroid/nearstation
|
|
|
|
|
dynamic_lighting = DYNAMIC_LIGHTING_FORCED
|
|
|
|
@@ -73,6 +75,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
always_unpowered = FALSE
|
|
|
|
|
requires_power = TRUE
|
|
|
|
|
blob_allowed = TRUE
|
|
|
|
|
sound_environment = SOUND_AREA_TUNNEL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/asteroid/nearstation/bomb_site
|
|
|
|
|
name = "Bomb Testing Asteroid"
|
|
|
|
@@ -122,6 +125,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/maintenance/department/crew_quarters/dorms
|
|
|
|
|
name = "Dormitory Maintenance"
|
|
|
|
|
icon_state = "maint_dorms"
|
|
|
|
|
sound_environment = SOUND_AREA_WOODFLOOR
|
|
|
|
|
|
|
|
|
|
/area/maintenance/department/crew_quarters/locker
|
|
|
|
|
name = "Locker Room Maintenance"
|
|
|
|
@@ -254,6 +258,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
|
|
|
|
|
//Hallway
|
|
|
|
|
|
|
|
|
|
/area/hallway
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/hallway/primary/aft
|
|
|
|
|
name = "Aft Primary Hallway"
|
|
|
|
|
icon_state = "hallA"
|
|
|
|
@@ -320,29 +327,35 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Bridge"
|
|
|
|
|
icon_state = "bridge"
|
|
|
|
|
music = "signal"
|
|
|
|
|
sound_environment = SOUND_AREA_MEDIUM_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/bridge/meeting_room
|
|
|
|
|
name = "Heads of Staff Meeting Room"
|
|
|
|
|
icon_state = "meeting"
|
|
|
|
|
music = null
|
|
|
|
|
sound_environment = SOUND_AREA_MEDIUM_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/bridge/meeting_room/council
|
|
|
|
|
name = "Council Chamber"
|
|
|
|
|
icon_state = "meeting"
|
|
|
|
|
music = null
|
|
|
|
|
sound_environment = SOUND_AREA_MEDIUM_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/bridge/showroom/corporate
|
|
|
|
|
name = "Corporate Showroom"
|
|
|
|
|
icon_state = "showroom"
|
|
|
|
|
music = null
|
|
|
|
|
sound_environment = SOUND_AREA_MEDIUM_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/heads/captain
|
|
|
|
|
name = "Captain's Office"
|
|
|
|
|
icon_state = "captain"
|
|
|
|
|
sound_environment = SOUND_AREA_WOODFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/heads/captain/private
|
|
|
|
|
name = "Captain's Quarters"
|
|
|
|
|
icon_state = "captain"
|
|
|
|
|
sound_environment = SOUND_AREA_WOODFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/heads/chief
|
|
|
|
|
name = "Chief Engineer's Office"
|
|
|
|
@@ -387,12 +400,16 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/comms
|
|
|
|
|
name = "Communications Relay"
|
|
|
|
|
icon_state = "tcomsatcham"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/server
|
|
|
|
|
name = "Messaging Server Room"
|
|
|
|
|
icon_state = "server"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
//Crew
|
|
|
|
|
/area/crew_quarters
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/dorms
|
|
|
|
|
name = "Dormitories"
|
|
|
|
@@ -414,6 +431,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/crew_quarters/toilet
|
|
|
|
|
name = "Dormitory Toilets"
|
|
|
|
|
icon_state = "toilet"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/toilet/auxiliary
|
|
|
|
|
name = "Auxiliary Restrooms"
|
|
|
|
@@ -446,6 +464,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/crew_quarters/lounge
|
|
|
|
|
name = "Lounge"
|
|
|
|
|
icon_state = "yellow"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/fitness
|
|
|
|
|
name = "Fitness Room"
|
|
|
|
@@ -470,14 +489,17 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/crew_quarters/kitchen/backroom
|
|
|
|
|
name = "Kitchen Coldroom"
|
|
|
|
|
icon_state = "kitchen"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/bar
|
|
|
|
|
name = "Bar"
|
|
|
|
|
icon_state = "bar"
|
|
|
|
|
sound_environment = SOUND_AREA_WOODFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/bar/atrium
|
|
|
|
|
name = "Atrium"
|
|
|
|
|
icon_state = "bar"
|
|
|
|
|
sound_environment = SOUND_AREA_WOODFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/electronic_marketing_den
|
|
|
|
|
name = "Electronic Marketing Den"
|
|
|
|
@@ -493,6 +515,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/crew_quarters/theatre
|
|
|
|
|
name = "Theatre"
|
|
|
|
|
icon_state = "Theatre"
|
|
|
|
|
sound_environment = SOUND_AREA_WOODFLOOR
|
|
|
|
|
|
|
|
|
|
/area/crew_quarters/theatre/abandoned
|
|
|
|
|
name = "Abandoned Theatre"
|
|
|
|
@@ -502,10 +525,12 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Library"
|
|
|
|
|
icon_state = "library"
|
|
|
|
|
flags_1 = NONE
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/library/lounge
|
|
|
|
|
name = "Library Lounge"
|
|
|
|
|
icon_state = "library"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/library/abandoned
|
|
|
|
|
name = "Abandoned Library"
|
|
|
|
@@ -521,9 +546,11 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
|
|
|
|
|
/area/chapel/main
|
|
|
|
|
name = "Chapel"
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/chapel/main/monastery
|
|
|
|
|
name = "Monastery"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/chapel/office
|
|
|
|
|
name = "Chapel Office"
|
|
|
|
@@ -549,6 +576,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
|
|
|
|
|
/area/engine
|
|
|
|
|
ambientsounds = ENGINEERING
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/engine/engine_smes
|
|
|
|
|
name = "Engineering SMES"
|
|
|
|
@@ -566,14 +594,17 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/engine/atmospherics_engine
|
|
|
|
|
name = "Atmospherics Engine"
|
|
|
|
|
icon_state = "atmos_engine"
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/engine/supermatter
|
|
|
|
|
name = "Supermatter Engine"
|
|
|
|
|
icon_state = "engine_sm"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/engine/break_room
|
|
|
|
|
name = "Engineering Foyer"
|
|
|
|
|
icon_state = "engine_foyer"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/engine/gravity_generator
|
|
|
|
|
name = "Gravity Generator Room"
|
|
|
|
@@ -588,10 +619,12 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/engine/storage
|
|
|
|
|
name = "Engineering Storage"
|
|
|
|
|
icon_state = "engi_storage"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/engine/storage_shared
|
|
|
|
|
name = "Shared Engineering Storage"
|
|
|
|
|
icon_state = "engi_storage"
|
|
|
|
|
sound_environment = SOUND_AREA_SPACE
|
|
|
|
|
|
|
|
|
|
/area/engine/transit_tube
|
|
|
|
|
name = "Transit Tube"
|
|
|
|
@@ -611,6 +644,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/solar/fore
|
|
|
|
|
name = "Fore Solar Array"
|
|
|
|
|
icon_state = "yellow"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/solar/aft
|
|
|
|
|
name = "Aft Solar Array"
|
|
|
|
@@ -716,6 +750,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
icon_state = "gateway"
|
|
|
|
|
music = "signal"
|
|
|
|
|
ambientsounds = ENGINEERING
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
//MedBay
|
|
|
|
|
|
|
|
|
@@ -723,16 +758,19 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Medical"
|
|
|
|
|
icon_state = "medbay3"
|
|
|
|
|
ambientsounds = MEDICAL
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/medical/abandoned
|
|
|
|
|
name = "Abandoned Medbay"
|
|
|
|
|
icon_state = "medbay3"
|
|
|
|
|
music = 'sound/ambience/signal.ogg'
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/medical/medbay/central
|
|
|
|
|
name = "Medbay Central"
|
|
|
|
|
icon_state = "medbay"
|
|
|
|
|
music = 'sound/ambience/signal.ogg'
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/medical/medbay/front_office
|
|
|
|
|
name = "Medbay Front Office"
|
|
|
|
@@ -787,6 +825,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Morgue"
|
|
|
|
|
icon_state = "morgue"
|
|
|
|
|
ambientsounds = SPOOKY
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/medical/chemistry
|
|
|
|
|
name = "Chemistry"
|
|
|
|
@@ -823,6 +862,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Security"
|
|
|
|
|
icon_state = "security"
|
|
|
|
|
ambientsounds = HIGHSEC
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/security/main
|
|
|
|
|
name = "Security Office"
|
|
|
|
@@ -835,10 +875,12 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/security/courtroom
|
|
|
|
|
name = "Courtroom"
|
|
|
|
|
icon_state = "courtroom"
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/security/prison
|
|
|
|
|
name = "Prison Wing"
|
|
|
|
|
icon_state = "sec_prison"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/security/processing
|
|
|
|
|
name = "Labor Shuttle Dock"
|
|
|
|
@@ -851,6 +893,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/security/warden
|
|
|
|
|
name = "Brig Control"
|
|
|
|
|
icon_state = "Warden"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/security/armory
|
|
|
|
|
name = "Armory"
|
|
|
|
@@ -860,6 +903,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Detective's Office"
|
|
|
|
|
icon_state = "detective"
|
|
|
|
|
ambientsounds = list('sound/ambience/ambidet1.ogg','sound/ambience/ambidet2.ogg')
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/security/detectives_office/private_investigators_office
|
|
|
|
|
name = "Private Investigator's Office"
|
|
|
|
@@ -941,16 +985,19 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/quartermaster
|
|
|
|
|
name = "Quartermasters"
|
|
|
|
|
icon_state = "quart"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
///////////WORK IN PROGRESS//////////
|
|
|
|
|
|
|
|
|
|
/area/quartermaster/sorting
|
|
|
|
|
name = "Delivery Office"
|
|
|
|
|
icon_state = "cargo_delivery"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/quartermaster/warehouse
|
|
|
|
|
name = "Warehouse"
|
|
|
|
|
icon_state = "cargo_warehouse"
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
|
|
|
|
|
|
|
|
|
////////////WORK IN PROGRESS//////////
|
|
|
|
|
|
|
|
|
@@ -961,10 +1008,12 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/quartermaster/storage
|
|
|
|
|
name = "Cargo Bay"
|
|
|
|
|
icon_state = "cargo_bay"
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/quartermaster/qm
|
|
|
|
|
name = "Quartermaster's Office"
|
|
|
|
|
icon_state = "quart"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/quartermaster/qm/private
|
|
|
|
|
name = "Quartermaster's Private Quarters"
|
|
|
|
@@ -994,6 +1043,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/hydroponics
|
|
|
|
|
name = "Hydroponics"
|
|
|
|
|
icon_state = "hydro"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/hydroponics/garden
|
|
|
|
|
name = "Garden"
|
|
|
|
@@ -1002,10 +1052,12 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/hydroponics/garden/abandoned
|
|
|
|
|
name = "Abandoned Garden"
|
|
|
|
|
icon_state = "abandoned_garden"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/hydroponics/garden/monastery
|
|
|
|
|
name = "Monastery Garden"
|
|
|
|
|
icon_state = "hydro"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//Science
|
|
|
|
@@ -1017,6 +1069,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/science/lab
|
|
|
|
|
name = "Research and Development"
|
|
|
|
|
icon_state = "toxlab"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/science/xenobiology
|
|
|
|
|
name = "Xenobiology Lab"
|
|
|
|
@@ -1101,6 +1154,8 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
icon_state = "toxmisc"
|
|
|
|
|
|
|
|
|
|
//Storage
|
|
|
|
|
/area/storage
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/storage/tools
|
|
|
|
|
name = "Auxiliary Tool Storage"
|
|
|
|
@@ -1166,6 +1221,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Construction Area"
|
|
|
|
|
icon_state = "yellow"
|
|
|
|
|
ambientsounds = ENGINEERING
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/construction/minisat_exterior
|
|
|
|
|
name = "Minisat Exterior"
|
|
|
|
@@ -1174,6 +1230,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/construction/mining/aux_base
|
|
|
|
|
name = "Auxiliary Base Construction"
|
|
|
|
|
icon_state = "yellow"
|
|
|
|
|
sound_environment = SOUND_AREA_MEDIUM_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/construction/mining/aux_base/closet
|
|
|
|
|
name = "Auxiliary Closet Construction"
|
|
|
|
@@ -1214,6 +1271,9 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
|
|
|
|
|
//AI
|
|
|
|
|
|
|
|
|
|
/area/ai_monitored
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
|
|
|
|
|
/area/ai_monitored/security/armory
|
|
|
|
|
name = "Armory"
|
|
|
|
|
icon_state = "armory"
|
|
|
|
@@ -1237,14 +1297,17 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/ai_monitored/turret_protected/ai_upload
|
|
|
|
|
name = "AI Upload Chamber"
|
|
|
|
|
icon_state = "ai_upload"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/ai_monitored/turret_protected/ai_upload_foyer
|
|
|
|
|
name = "AI Upload Access"
|
|
|
|
|
icon_state = "ai_foyer"
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/ai_monitored/turret_protected/ai
|
|
|
|
|
name = "AI Chamber"
|
|
|
|
|
icon_state = "ai_chamber"
|
|
|
|
|
sound_environment = SOUND_ENVIRONMENT_ROOM
|
|
|
|
|
|
|
|
|
|
/area/ai_monitored/turret_protected/aisat
|
|
|
|
|
name = "AI Satellite"
|
|
|
|
@@ -1326,6 +1389,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/tcommsat/computer
|
|
|
|
|
name = "Telecomms Control Room"
|
|
|
|
|
icon_state = "tcomsatcomp"
|
|
|
|
|
sound_environment = SOUND_AREA_MEDIUM_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/tcommsat/server
|
|
|
|
|
name = "Telecomms Server Room"
|
|
|
|
@@ -1361,11 +1425,11 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
|
|
|
|
|
/area/xenoarch/sec
|
|
|
|
|
name = "Xenoarchaeology Security"
|
|
|
|
|
icon_state = "xenosec"
|
|
|
|
|
icon_state = "xenosec"
|
|
|
|
|
|
|
|
|
|
/area/xenoarch/med
|
|
|
|
|
name = "Xenoarchaeology Medical"
|
|
|
|
|
icon_state = "xenomed"
|
|
|
|
|
icon_state = "xenomed"
|
|
|
|
|
|
|
|
|
|
//Pool
|
|
|
|
|
/area/crew_quarters/fitness/pool
|
|
|
|
|