Files
211ccbe233 Converts airlocks to have departmental based wires. (#30196)
* the majority

* Update code/game/area/ss13_areas/science_areas.dm

Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>

---------

Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com>
Co-authored-by: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com>
Co-authored-by: warriorstar-orion <orion@snowfrost.garden>
2025-09-22 17:41:26 +00:00

188 lines
4.5 KiB
Plaintext

/**********************Mine areas**************************/
/area/mine
icon_state = "mining"
airlock_wires = ZLVL_BASED_WIRES
/area/mine/unexplored
name = "Mine"
icon_state = "unexplored"
always_unpowered = TRUE
poweralm = FALSE
apc_starts_off = TRUE
outdoors = TRUE
ambientsounds = MINING_SOUNDS
sound_environment = SOUND_AREA_ASTEROID
min_ambience_cooldown = 70 SECONDS
max_ambience_cooldown = 220 SECONDS
/area/mine/unexplored/cere/ai
name = "AI Asteroid"
/area/mine/unexplored/cere/cargo
name = "Cargo Asteroid"
/area/mine/unexplored/cere/civilian
name = "Civilian Asteroid"
/area/mine/unexplored/cere/command
name = "Command Asteroid"
/area/mine/unexplored/cere/engineering
name = "Engineering Asteroid"
/area/mine/unexplored/cere/medical
name = "Medical Asteroid"
/area/mine/unexplored/cere/research
name = "Research Asteroid"
/area/mine/unexplored/cere/orbiting
name = "Near Station Asteroids"
/**********************Outpost areas**************************/
/area/mine/outpost
name = "Mining Station"
sound_environment = SOUND_AREA_STANDARD_STATION
request_console_name = "Mining Outpost"
request_console_flags = RC_SUPPLY
airlock_wires = /datum/wires/airlock/cargo
/area/mine/outpost/airlock
name = "Mining Station Airlock"
icon_state = "mining_eva"
/area/mine/outpost/cafeteria
name = "Mining Station Cafeteria"
icon_state = "mining_living"
/// subtype of /surface so storms hit there
/area/lavaland/surface/outdoors/outpost/catwalk
name = "Mining Station Catwalk"
icon_state = "mining"
/area/lavaland/surface/outdoors/outpost/no_boulder
name = "Mining Station"
icon_state = "mining"
/area/mine/outpost/comms
name = "Mining Station Communications"
icon_state = "tcomms"
/area/mine/outpost/custodial
name = "Mining Station Custodial Storage"
icon_state = "janitor"
/// basically engi and atmos combined. I'm keeping it as "engineering" code wise, but "Life Support" sounds cooler in-game
/area/mine/outpost/engineering
name = "Mining Station Life Support"
icon_state = "engi"
/area/mine/outpost/hallway
name = "Mining Station Central Wing"
icon_state = "hallC"
/area/mine/outpost/hallway/east
name = "Mining Station East Wing"
icon_state = "hallS"
/area/mine/outpost/hallway/west
name = "Mining Station West Wing"
icon_state = "hallP"
/area/mine/outpost/lockers
name = "Mining Station Locker Room"
icon_state = "locker"
/area/mine/outpost/storage
name = "Mining Station Storage"
icon_state = "storage"
/area/mine/outpost/smith_workshop
name = "Smith's Workshop"
icon_state = "smith"
/area/mine/outpost/maintenance
name = "Mining Station Maintenance"
icon_state = "maintcentral"
airlock_wires = /datum/wires/airlock/maint
/area/mine/outpost/maintenance/south
name = "Mining Station South Maintenance"
icon_state = "amaint"
/area/mine/outpost/maintenance/east
name = "Mining Station East Maintenance"
icon_state = "smaint"
/area/mine/outpost/medbay
name = "Mining Station Infirmary"
icon_state = "medbay"
/area/mine/outpost/mechbay
name = "Mining Station Mechbay"
icon_state = "mechbay"
/area/mine/outpost/production
name = "Mining Station Production Room"
icon_state = "mining_production"
/area/mine/outpost/quartermaster
name = "Mining Station Quartermaster's Office"
icon_state = "qm"
request_console_flags = RC_ASSIST | RC_INFO
request_console_name = "Quartermaster's Desk"
request_console_announces = TRUE
/area/mine/laborcamp
name = "Labor Camp"
icon_state = "brig"
airlock_wires = /datum/wires/airlock/security
/area/mine/laborcamp/security
name = "Labor Camp Security"
icon_state = "security"
ambientsounds = HIGHSEC_SOUNDS
/**********************Lavaland Areas**************************/
/area/lavaland
icon_state = "mining"
sound_environment = SOUND_AREA_LAVALAND
airlock_wires = ZLVL_BASED_WIRES
/area/lavaland/surface
name = "Lavaland"
icon_state = "explored"
always_unpowered = TRUE
poweralm = FALSE
apc_starts_off = TRUE
ambientsounds = MINING_SOUNDS
min_ambience_cooldown = 70 SECONDS
max_ambience_cooldown = 220 SECONDS
/area/lavaland/surface/gulag_rock
name = "Lavaland Wastes"
outdoors = TRUE
/area/lavaland/surface/outdoors
name = "Lavaland Wastes"
outdoors = TRUE
/area/lavaland/surface/outdoors/legion_arena
name = "Legion Arena"
/// monsters and ruins spawn here
/area/lavaland/surface/outdoors/unexplored
icon_state = "unexplored"
/// megafauna will also spawn here
/area/lavaland/surface/outdoors/unexplored/danger
icon_state = "danger"
/area/lavaland/surface/outdoors/explored
/area/lavaland/surface/outdoors/targetable