mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-07 23:42:44 +00:00
Co-authored-by: msgerbs <msgerbs@users.noreply.github.com> Co-authored-by: Azarak <azarak10@gmail.com>
39 lines
928 B
Plaintext
39 lines
928 B
Plaintext
// undergroundoutpost45
|
|
|
|
//Areas
|
|
/area/awaymission/undergroundoutpost45
|
|
name = "space"
|
|
icon_state = "awaycontent1"
|
|
|
|
/area/awaymission/undergroundoutpost45/central
|
|
name = "UO45 Central Hall"
|
|
icon_state = "awaycontent2"
|
|
|
|
/area/awaymission/undergroundoutpost45/crew_quarters
|
|
name = "UO45 Crew Quarters"
|
|
icon_state = "awaycontent3"
|
|
|
|
/area/awaymission/undergroundoutpost45/engineering
|
|
name = "UO45 Engineering"
|
|
icon_state = "awaycontent4"
|
|
|
|
/area/awaymission/undergroundoutpost45/mining
|
|
name = "UO45 Mining"
|
|
icon_state = "awaycontent5"
|
|
|
|
/area/awaymission/undergroundoutpost45/research
|
|
name = "UO45 Research"
|
|
icon_state = "awaycontent6"
|
|
|
|
/area/awaymission/undergroundoutpost45/gateway
|
|
name = "UO45 Gateway"
|
|
icon_state = "awaycontent7"
|
|
|
|
/area/awaymission/undergroundoutpost45/caves
|
|
name = "UO45 Caves"
|
|
icon_state = "awaycontent8"
|
|
always_unpowered = TRUE
|
|
power_environ = FALSE
|
|
power_equip = FALSE
|
|
power_light = FALSE
|