mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Removes a couple of area's that are no longer being used (#24196)
* removed a couple of areas * Update command_areas.dm * fixed a few things
This commit is contained in:
@@ -72,7 +72,3 @@
|
||||
/area/station/command/customs
|
||||
name = "Customs"
|
||||
icon_state = "checkpoint1"
|
||||
|
||||
/area/station/command/customs2
|
||||
name = "Customs"
|
||||
icon_state = "security"
|
||||
|
||||
@@ -17,7 +17,3 @@
|
||||
icon_state = "magistrate"
|
||||
sound_environment = SOUND_AREA_SMALL_SOFTFLOOR
|
||||
|
||||
/area/station/legal/courtroom/dap
|
||||
name = "\improper Courtroom Defense and Prosecution"
|
||||
icon_state = "seccourt"
|
||||
sound_environment = SOUND_AREA_LARGE_ENCLOSED
|
||||
|
||||
@@ -53,27 +53,10 @@
|
||||
name = "\improper Medbay Patient Ward"
|
||||
icon_state = "patientsward"
|
||||
|
||||
/area/station/medical/isolation/a
|
||||
name = "Isolation A"
|
||||
icon_state = "medbayisoa"
|
||||
|
||||
/area/station/medical/isolation/b
|
||||
name = "Isolation B"
|
||||
icon_state = "medbayisob"
|
||||
|
||||
/area/station/medical/isolation/c
|
||||
name = "Isolation C"
|
||||
icon_state = "medbayisoc"
|
||||
|
||||
/area/station/medical/isolation
|
||||
name = "Isolation Access"
|
||||
icon_state = "medbayisoaccess"
|
||||
|
||||
/area/station/medical/coldroom
|
||||
name = "Cold Room"
|
||||
icon_state = "coldroom"
|
||||
|
||||
|
||||
/area/station/medical/storage/secondary
|
||||
name = "Medical Secondary Storage"
|
||||
icon_state = "medbaysecstorage"
|
||||
|
||||
@@ -163,14 +163,6 @@
|
||||
name = "\improper Secondary Cryogenic Dormitories"
|
||||
icon_state = "Sleep"
|
||||
|
||||
/area/station/public/sleep_male
|
||||
name = "\improper Male Dorm"
|
||||
icon_state = "Sleep"
|
||||
|
||||
/area/station/public/sleep_female
|
||||
name = "\improper Female Dorm"
|
||||
icon_state = "Sleep"
|
||||
|
||||
/area/station/public/locker
|
||||
name = "\improper Locker Room"
|
||||
icon_state = "locker"
|
||||
@@ -180,12 +172,6 @@
|
||||
icon_state = "toilet"
|
||||
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
||||
|
||||
/area/station/public/toilet/male
|
||||
name = "\improper Male Toilets"
|
||||
|
||||
/area/station/public/toilet/female
|
||||
name = "\improper Female Toilets"
|
||||
|
||||
/area/station/public/toilet/unisex
|
||||
name = "\improper Unisex Restroom"
|
||||
|
||||
@@ -204,10 +190,6 @@
|
||||
name = "\improper Mr Chang's"
|
||||
icon_state = "changs"
|
||||
|
||||
/area/station/public/clothing
|
||||
name = "\improper Clothing Shop"
|
||||
icon_state = "Theatre"
|
||||
|
||||
/area/station/public/pet_store
|
||||
name = "\improper Pet Store"
|
||||
icon_state = "pet_store"
|
||||
@@ -230,10 +212,6 @@
|
||||
name = "Primary Tool Storage"
|
||||
icon_state = "primarystorage"
|
||||
|
||||
/area/station/public/storage/autolathe
|
||||
name = "Autolathe Storage"
|
||||
icon_state = "storage"
|
||||
|
||||
/area/station/public/storage/art
|
||||
name = "Art Supply Storage"
|
||||
icon_state = "storage"
|
||||
@@ -250,9 +228,6 @@
|
||||
name = "Office Supplies"
|
||||
icon_state = "office_supplies"
|
||||
|
||||
/area/station/public/recreation
|
||||
name = "\improper Recreation Area"
|
||||
|
||||
/area/station/public/construction
|
||||
name = "\improper Construction Area"
|
||||
icon_state = "construction"
|
||||
|
||||
@@ -51,14 +51,6 @@
|
||||
name = "\improper Prison Cell Block A"
|
||||
icon_state = "brigcella"
|
||||
|
||||
/area/station/security/prison/cell_block/B
|
||||
name = "\improper Prison Cell Block B"
|
||||
icon_state = "brigcellb"
|
||||
|
||||
/area/station/security/prison/cell_block/C
|
||||
name = "\improper Prison Cell Block C"
|
||||
icon_state = "brig"
|
||||
|
||||
/area/station/security/execution
|
||||
name = "Execution"
|
||||
icon_state = "execution"
|
||||
@@ -78,11 +70,6 @@
|
||||
name = "Security Equipment Storage"
|
||||
icon_state = "securityequipmentstorage"
|
||||
|
||||
/area/station/security/interrogation/observation
|
||||
name = "Interrogation Observation"
|
||||
icon_state = "security"
|
||||
can_get_auto_cryod = FALSE
|
||||
|
||||
/area/station/security/evidence
|
||||
name = "\improper Evidence Room"
|
||||
icon_state = "evidence"
|
||||
@@ -110,10 +97,6 @@
|
||||
name = "\improper Secure Armory"
|
||||
icon_state = "secarmory"
|
||||
|
||||
/area/station/security/securehallway
|
||||
name = "\improper Brig Secure Hallway"
|
||||
icon_state = "securehall"
|
||||
|
||||
/area/station/security/detective
|
||||
name = "\improper Detective's Office"
|
||||
icon_state = "detective"
|
||||
@@ -133,22 +116,6 @@
|
||||
name = "\improper Security Checkpoint"
|
||||
icon_state = "checkpoint1"
|
||||
|
||||
/area/station/security/checkpoint/supply
|
||||
name = "Security Post - Cargo Bay"
|
||||
icon_state = "checkpoint1"
|
||||
|
||||
/area/station/security/checkpoint/engineering
|
||||
name = "Security Post - Engineering"
|
||||
icon_state = "checkpoint1"
|
||||
|
||||
/area/station/security/checkpoint/medical
|
||||
name = "Security Post - Medbay"
|
||||
icon_state = "checkpoint1"
|
||||
|
||||
/area/station/security/checkpoint/science
|
||||
name = "Security Post - Science"
|
||||
icon_state = "checkpoint1"
|
||||
|
||||
// Solitary
|
||||
/area/station/security/permasolitary
|
||||
name = "Solitary Confinement"
|
||||
|
||||
@@ -12,10 +12,6 @@
|
||||
icon_state = "bar"
|
||||
sound_environment = SOUND_AREA_WOODFLOOR
|
||||
|
||||
/area/station/service/bar/atrium
|
||||
name = "Atrium"
|
||||
icon_state = "bar"
|
||||
|
||||
/area/station/service/theatre
|
||||
name = "\improper Theatre"
|
||||
icon_state = "Theatre"
|
||||
|
||||
Reference in New Issue
Block a user