Merge pull request #23452 from Tofa01/NameFix-Master

[Delta] Fixes Area Names For Deltastation & Missing Custodial Closet Area
This commit is contained in:
oranges
2017-01-31 09:26:44 +13:00
committed by GitHub
2 changed files with 5057 additions and 8016 deletions
File diff suppressed because it is too large Load Diff
+101 -6
View File
@@ -125,6 +125,18 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Arrivals North Maintenance"
icon_state = "fpmaint"
/area/maintenance/fpmaint2/port_maintenance
name = "Port Maintenance"
icon_state = "fpmaint"
/area/maintenance/fpmaint2/fore_port_maintenance
name = "Arrivals North Maintenance"
icon_state = "fpmaint"
/area/maintenance/fpmaint2/aft_port_maintenance
name = "Aft Port Maintenance"
icon_state = "fpmaint"
/area/maintenance/fsmaint
name = "Dormitory Maintenance"
icon_state = "fsmaint"
@@ -157,6 +169,14 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Starboard Maintenance"
icon_state = "smaint"
/area/maintenance/starboard/aft_starboard_maintenance
name = "Aft Starboard Maintenance"
icon_state = "smaint"
/area/maintenance/starboard/fore_starboard_maintenance
name = "Fore Starboard Maintenance"
icon_state = "smaint"
/area/maintenance/port
name = "Locker Room Maintenance"
icon_state = "pmaint"
@@ -165,6 +185,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Engineering Maintenance"
icon_state = "amaint"
/area/maintenance/aft/Aft_Maintenance
name = "Aft Maintenance"
icon_state = "amaint"
/area/maintenance/storage
name = "Atmospherics"
icon_state = "green"
@@ -181,6 +205,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Electrical Maintenance"
icon_state = "yellow"
//Hallway
/area/hallway/primary/fore
@@ -231,6 +256,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Captain's Office"
icon_state = "captain"
/area/crew_quarters/captain/captains_quarters
name = "Captain's Quarters"
icon_state = "captain"
/area/crew_quarters/courtroom
name = "Courtroom"
icon_state = "courtroom"
@@ -314,6 +343,18 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Bar"
icon_state = "bar"
/area/crew_quarters/bar/atrium
name = "Atrium"
icon_state = "bar"
/area/crew_quarters/electronic_marketing_den
name = "Electronic Marketing Den"
icon_state = "bar"
/area/crew_quarters/abandoned_gambling_den
name = "Abandoned Gambling Den"
icon_state = "bar"
/area/crew_quarters/theatre
name = "Theatre"
icon_state = "Theatre"
@@ -323,6 +364,11 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "library"
flags = NONE
/area/library/abandoned_library
name = "Abandoned Library"
icon_state = "library"
flags = NONE
/area/chapel
icon_state = "chapel"
ambientsounds = list('sound/ambience/ambicha1.ogg','sound/ambience/ambicha2.ogg','sound/ambience/ambicha3.ogg','sound/ambience/ambicha4.ogg')
@@ -441,7 +487,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
//Teleporter
/area/teleporter
name = "Teleporter"
name = "Teleporter Room"
icon_state = "teleporter"
music = "signal"
@@ -453,7 +499,17 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
//MedBay
/area/medical/medbay
name = "Medbay"
name = "Medbay Central"
icon_state = "medbay"
music = 'sound/ambience/signal.ogg'
/area/medical/medbay/front_office
name = "Medbay Front Office"
icon_state = "medbay"
music = 'sound/ambience/signal.ogg'
/area/medical/medbay/lobby
name = "Medbay Lobby"
icon_state = "medbay"
music = 'sound/ambience/signal.ogg'
@@ -463,11 +519,21 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "medbay2"
music = 'sound/ambience/signal.ogg'
/area/medical/medbay2/medbay_storage
name = "Medbay Storage"
icon_state = "medbay2"
music = 'sound/ambience/signal.ogg'
/area/medical/medbay3
name = "Medbay"
icon_state = "medbay3"
music = 'sound/ambience/signal.ogg'
/area/medical/abandoned_medbay
name = "Abandoned Medbay"
icon_state = "medbay3"
music = 'sound/ambience/signal.ogg'
/area/medical/patients_rooms
name = "Patients' Rooms"
icon_state = "patients"
@@ -481,7 +547,15 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "medresearch"
/area/medical/research
name = "Medical Research"
name = "Research Division"
icon_state = "medresearch"
/area/medical/research/research_lobby
name = "Research Division Lobby"
icon_state = "medresearch"
/area/medical/research/abandoned_research_lab
name = "Abandoned Research Lab"
icon_state = "medresearch"
/area/medical/virology
@@ -557,6 +631,11 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "detective"
ambientsounds = list('sound/ambience/ambidet1.ogg','sound/ambience/ambidet2.ogg')
/area/security/detectives_office/private_investigators_office
name = "Private Investigator's Office"
icon_state = "detective"
ambientsounds = list('sound/ambience/ambidet1.ogg','sound/ambience/ambidet2.ogg')
/area/security/range
name = "Firing Range"
icon_state = "firingrange"
@@ -616,6 +695,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Delivery Office"
icon_state = "quartstorage"
/area/quartermaster/warehouse
name = "Warehouse"
icon_state = "quartstorage"
////////////WORK IN PROGRESS//////////
/area/quartermaster/office
@@ -634,9 +717,13 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Mining Dock"
icon_state = "mining"
/area/quartermaster/miningoffice
name = "Mining Office"
icon_state = "mining"
/area/quartermaster/miningstorage
name = "Mining Storage"
icon_state = "green"
icon_state = "mining"
/area/quartermaster/mechbay
name = "Mech Bay"
@@ -651,6 +738,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Hydroponics"
icon_state = "hydro"
/area/hydroponics/Abandoned_Garden
name = "Abandoned Garden"
icon_state = "hydro"
//Toxins
/area/toxins/lab
@@ -675,7 +766,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "toxtest"
/area/toxins/mixing
name = "Toxins Mixing Room"
name = "Toxins Mixing Lab"
icon_state = "toxmix"
/area/toxins/misc_lab
@@ -683,7 +774,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
icon_state = "toxmisc"
/area/toxins/server
name = "Server Room"
name = "Research Division Server Room"
icon_state = "server"
/area/toxins/explab
@@ -744,6 +835,10 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
name = "Construction Area"
icon_state = "yellow"
/area/construction/minisat_exterior
name = "Minisat Exterior"
icon_state = "yellow"
/area/mining_construction
name = "Auxillary Base Construction"
icon_state = "yellow"