Refactors away mission & space ruin area code.
This commit is contained in:
committed by
CitadelStationBot
parent
06061f0870
commit
74c9b75ba1
@@ -0,0 +1,39 @@
|
||||
// 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
|
||||
poweralm = FALSE
|
||||
Reference in New Issue
Block a user