Merge pull request #8664 from BlackMajor/MeMapGood
Adds another space ruin
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -299,3 +299,9 @@
|
||||
suffix = "arcade.dmm"
|
||||
name = "Space Arcade"
|
||||
description = "A lonely arcade in the depths of space."
|
||||
|
||||
/datum/map_template/ruin/space/hermit
|
||||
id = "spacehermit"
|
||||
suffix = "spacehermit.dmm"
|
||||
name = "Space Hermit"
|
||||
description = "A late awakening cryo pod in a crashed escape pod wakes up to find what befell of his fellow survivors. Contains all the necessary resources to actually make it out alive. Good luck."
|
||||
|
||||
@@ -48,3 +48,4 @@
|
||||
#_maps/RandomRuins/SpaceRuins/augmentationfacility.dmm
|
||||
#_maps/RandomRuins/SpaceRuins/bigape.dmm
|
||||
#_maps/RandomRuins/SpaceRuins/arcade.dmm
|
||||
#_maps/RandomRuins/SpaceRuins/spacehermit.dmm
|
||||
|
||||
Reference in New Issue
Block a user