mirror of
https://github.com/Aurorastation/Aurora-Old.git
synced 2026-07-15 01:32:19 +01:00
2705b5a5f4
Fixes, fixes everywhere! From Yeahchris.
30 lines
723 B
Plaintext
30 lines
723 B
Plaintext
/area/engine/EVA
|
|
name = "Engineering EVA Storage"
|
|
icon_state = "eva"
|
|
/area/engine/dock
|
|
name = "Engineering Shuttle Dock"
|
|
icon_state = "engine"
|
|
/area/security/crime_lab
|
|
name = "Crime Lab"
|
|
icon_state = "detective"
|
|
/area/security/infirmary
|
|
name = "Brig infirmary"
|
|
icon_state = "patients"
|
|
/area/security/cell_block
|
|
name = "Cell Block"
|
|
icon_state = "brig"
|
|
/area/security/cell_block/Cell_1
|
|
name = "Cell One"
|
|
icon_state = "brig"
|
|
/area/security/cell_block/Cell_2
|
|
name = "Cell Two"
|
|
icon_state = "brig"
|
|
/area/security/cell_block/Cell_3
|
|
name = "Cell Three"
|
|
icon_state = "brig"
|
|
/area/security/cell_block/Cell_4
|
|
name = "Cell Four"
|
|
icon_state = "brig"
|
|
/area/prison/gas_chamber
|
|
name = "Gas Chamber"
|
|
icon_state = "brig" |