Refactors away mission & space ruin area code.
This commit is contained in:
committed by
CitadelStationBot
parent
06061f0870
commit
74c9b75ba1
@@ -1,3 +1,33 @@
|
||||
//Areas
|
||||
|
||||
/area/awaymission/caves/BMP_asteroid
|
||||
name = "\improper BMP Asteroid Level 1"
|
||||
icon_state = "awaycontent1"
|
||||
|
||||
/area/awaymission/caves/BMP_asteroid/level_two
|
||||
name = "\improper BMP Asteroid Level 2"
|
||||
icon_state = "awaycontent2"
|
||||
|
||||
/area/awaymission/caves/BMP_asteroid/level_three
|
||||
name = "\improper BMP Asteroid Level 3"
|
||||
icon_state = "awaycontent3"
|
||||
|
||||
/area/awaymission/caves/BMP_asteroid/level_four
|
||||
name = "\improper BMP Asteroid Level 4"
|
||||
icon_state = "awaycontent4"
|
||||
|
||||
/area/awaymission/caves/research
|
||||
name = "Research Outpost"
|
||||
icon_state = "awaycontent5"
|
||||
dynamic_lighting = DYNAMIC_LIGHTING_ENABLED
|
||||
|
||||
/area/awaymission/caves/northblock //engineering, bridge (not really north but it doesnt really need its own APC)
|
||||
|
||||
/area/awaymission/caves/listeningpost
|
||||
name = "Listening Post"
|
||||
icon_state = "awaycontent6"
|
||||
requires_power = FALSE
|
||||
|
||||
//caves papers
|
||||
|
||||
/obj/item/paper/crumpled/awaymissions/caves/unsafe_area
|
||||
|
||||
Reference in New Issue
Block a user