mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 23:48:28 +01:00
Adds CI to prevent areas on station without APCs (#22515)
* areas apcs * oops * okay lets try this! * these too * a lot more changes * cmon
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
icon_state = "engibreak"
|
||||
sound_environment = SOUND_AREA_SMALL_ENCLOSED
|
||||
|
||||
/area/station/engineering/break_room/secondary
|
||||
name = "\improper Secondary Engineering Foyer"
|
||||
|
||||
/area/station/engineering/equipmentstorage
|
||||
name = "Engineering Equipment Storage"
|
||||
icon_state = "engilocker"
|
||||
|
||||
@@ -121,6 +121,12 @@
|
||||
/area/station/maintenance/library
|
||||
name = "Abandoned Library"
|
||||
icon_state = "library"
|
||||
apc_starts_off = TRUE
|
||||
|
||||
/area/station/maintenance/theatre
|
||||
name = "\improper Abandoned Theatre"
|
||||
icon_state = "Theatre"
|
||||
sound_environment = SOUND_AREA_WOODFLOOR
|
||||
|
||||
/area/station/maintenance/spacehut
|
||||
name = "Space Hut"
|
||||
|
||||
@@ -45,6 +45,7 @@
|
||||
|
||||
/area/station/service/clown/secret
|
||||
name = "\improper Top Secret Clown HQ"
|
||||
requires_power = FALSE
|
||||
|
||||
/area/station/service/mime
|
||||
name = "\improper Mime's Office"
|
||||
|
||||
Reference in New Issue
Block a user