|
|
|
@@ -209,7 +209,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
name = "Generic Maintenance"
|
|
|
|
|
// ambience_index = AMBIENCE_MAINT
|
|
|
|
|
ambientsounds = MAINTENANCE
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
// airlock_wires = /datum/wires/airlock/maint
|
|
|
|
|
sound_environment = SOUND_AREA_TUNNEL_ENCLOSED
|
|
|
|
|
|
|
|
|
@@ -294,7 +294,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/maintenance/department/science/xenobiology
|
|
|
|
|
name = "Xenobiology Maintenance"
|
|
|
|
|
icon_state = "xenomaint"
|
|
|
|
|
area_flags = VALID_TERRITORY | BLOBS_ALLOWED | UNIQUE_AREA | XENOBIOLOGY_COMPATIBLE
|
|
|
|
|
area_flags = VALID_TERRITORY | BLOBS_ALLOWED | UNIQUE_AREA | XENOBIOLOGY_COMPATIBLE | CULT_PERMITTED
|
|
|
|
|
|
|
|
|
|
//Maintenance - Generic
|
|
|
|
|
|
|
|
|
@@ -598,11 +598,11 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/commons
|
|
|
|
|
name = "Crew Quarters"
|
|
|
|
|
sound_environment = SOUND_AREA_STANDARD_STATION
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
|
|
|
|
|
/area/commons/dorms
|
|
|
|
|
name = "Dormitories"
|
|
|
|
|
icon_state = "dorms"
|
|
|
|
|
area_flags = VALID_TERRITORY | BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
|
|
|
|
|
/area/commons/dorms/barracks
|
|
|
|
|
name = "Sleep Barracks"
|
|
|
|
@@ -899,7 +899,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
// mood_bonus = 5
|
|
|
|
|
// mood_message = "<span class='nicegreen'>I love being in the library!</span>\n"
|
|
|
|
|
// mood_trait = TRAIT_INTROVERT
|
|
|
|
|
flags_1 = CULT_PERMITTED_1
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
sound_environment = SOUND_AREA_LARGE_SOFTFLOOR
|
|
|
|
|
|
|
|
|
|
/area/service/library/lounge
|
|
|
|
@@ -926,7 +926,6 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/service/library/abandoned
|
|
|
|
|
name = "Abandoned Library"
|
|
|
|
|
icon_state = "abandoned_library"
|
|
|
|
|
flags_1 = CULT_PERMITTED_1
|
|
|
|
|
nightshift_public_area = NIGHTSHIFT_AREA_NONE
|
|
|
|
|
|
|
|
|
|
/area/service/chapel
|
|
|
|
@@ -973,8 +972,8 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/service/janitor
|
|
|
|
|
name = "Custodial Closet"
|
|
|
|
|
icon_state = "janitor"
|
|
|
|
|
flags_1 = CULT_PERMITTED_1
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
|
|
|
|
|
/area/service/janitor/aux
|
|
|
|
|
name = "Auxiliary Custodial Closet"
|
|
|
|
@@ -1027,7 +1026,6 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/engineering/atmos
|
|
|
|
|
name = "Atmospherics"
|
|
|
|
|
icon_state = "atmos"
|
|
|
|
|
flags_1 = CULT_PERMITTED_1
|
|
|
|
|
|
|
|
|
|
/area/engineering/atmos/upper
|
|
|
|
|
name = "Upper Atmospherics"
|
|
|
|
@@ -1035,7 +1033,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/engineering/atmospherics_engine
|
|
|
|
|
name = "Atmospherics Engine"
|
|
|
|
|
icon_state = "atmos_engine"
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
|
|
|
|
|
/area/engineering/lobby
|
|
|
|
|
name = "Engineering Lobby"
|
|
|
|
@@ -1044,7 +1042,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/engineering/supermatter
|
|
|
|
|
name = "Supermatter Engine"
|
|
|
|
|
icon_state = "engine_sm"
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
|
|
|
|
|
|
|
|
|
/area/engineering/break_room
|
|
|
|
@@ -1084,7 +1082,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/engineering/storage/tcomms
|
|
|
|
|
name = "Telecomms Storage"
|
|
|
|
|
icon_state = "tcom"
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
clockwork_warp_allowed = FALSE
|
|
|
|
|
|
|
|
|
|
//Engineering - Construction
|
|
|
|
@@ -1314,7 +1312,6 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/medical/virology
|
|
|
|
|
name = "Virology"
|
|
|
|
|
icon_state = "virology"
|
|
|
|
|
flags_1 = CULT_PERMITTED_1
|
|
|
|
|
|
|
|
|
|
/area/medical/morgue
|
|
|
|
|
name = "Morgue"
|
|
|
|
@@ -1608,7 +1605,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/science/test_area
|
|
|
|
|
name = "Toxins Test Area"
|
|
|
|
|
icon_state = "tox_test"
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
|
|
|
|
|
/area/science/mixing
|
|
|
|
|
name = "Toxins Mixing Lab"
|
|
|
|
@@ -1617,7 +1614,7 @@ NOTE: there are two lists of areas in the end of this file: centcom and station
|
|
|
|
|
/area/science/mixing/chamber
|
|
|
|
|
name = "Toxins Mixing Chamber"
|
|
|
|
|
icon_state = "tox_mix_chamber"
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA
|
|
|
|
|
area_flags = BLOBS_ALLOWED | UNIQUE_AREA | CULT_PERMITTED
|
|
|
|
|
|
|
|
|
|
/area/science/misc_lab
|
|
|
|
|
name = "Testing Lab"
|
|
|
|
|