We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7de0284 commit 37073e9Copy full SHA for 37073e9
maps/_common/areas/station/engineering.dm
@@ -128,7 +128,3 @@
128
name = "Engineering - Backup Power Storage"
129
icon_state = "substation"
130
sound_environment = SOUND_AREA_SMALL_ENCLOSED
131
-
132
-/area/engineering/bluespace_drive
133
- name = "Engineering - Bluespace Drive"
134
- icon_state = "engine"
maps/sccv_horizon/code/sccv_horizon_areas.dm
@@ -49,6 +49,14 @@
49
/area/hallway/engineering/rust
50
name = "Engineering - INDRA Hallway"
51
52
+/area/engineering/bluespace_drive
53
+ name = "Engineering - Bluespace Drive"
54
+ icon_state = "engine"
55
+
56
+/area/engineering/bluespace_drive/monitoring
57
58
+ icon_state = "engineering"
59
60
//Medical
61
62
/area/medical/ors
0 commit comments