mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user