Largely finish up beach ruin

This commit is contained in:
Mark van Alphen
2019-03-31 00:20:27 +01:00
parent 45a066c7d1
commit ceceb9f3b3
12 changed files with 219 additions and 1554 deletions
+9 -2
View File
@@ -1,6 +1,13 @@
/datum/map_template/ruin/lavaland
prefix = "_maps/RandomRuins/LavaRuins/"
prefix = "_maps/map_files/RandomRuins/LavaRuins/"
/datum/map_template/ruin/lavaland/biodome
cost = 5
allow_duplicates = FALSE
allow_duplicates = FALSE
/datum/map_template/ruin/lavaland/biodome/beach
name = "Biodome Beach"
id = "biodome-beach"
description = "Seemingly plucked from a tropical destination, this beach is calm and cool, with the salty waves roaring softly in the background. \
Comes with a rustic wooden bar and suicidal bartender."
suffix = "lavaland_biodome_beach.dmm"