Updates some lavaland ruins.

Adds lavaland wrath ruin.
Adds lavaland wrath ruin's reward.
Lavaland ruins can now cause sintouching.
This commit is contained in:
Mike Long
2016-05-31 12:57:14 -04:00
parent 3d243b8636
commit cea21e4c57
8 changed files with 131 additions and 14 deletions
+12
View File
@@ -126,6 +126,18 @@
cost = 0
allow_duplicates = FALSE
/datum/map_template/ruin/lavaland/sin/acedia
name = "Ruin of Acedia"
id = "acedia"
description = "This is wrong, but why is that bad?"
suffix = "lavaland_surface_acedia.dmm"
/datum/map_template/ruin/lavaland/sin/wrath
name = "Ruin of Wrath"
id = "wrath"
description = "The all consuming flames of anger"
suffix = "lavaland_surface_wrath.dmm"
/datum/map_template/ruin/lavaland/ato
name = "Automated Trade Outpost"
id = "ato"