Added the Calorite shrine to the pool of ruins

Changed the name as well to specify where it belongs to. (added a description to the statue too :) )
This commit is contained in:
MrSky12
2024-03-10 14:06:42 +01:00
parent bba2b9e6ce
commit cd66b41197
3 changed files with 10 additions and 0 deletions
+9
View File
@@ -265,3 +265,12 @@
suffix = "lavaland_surface_caloritealtar.dmm"
allow_duplicates = TRUE
cost = 0
/datum/map_template/ruin/lavaland/calorite_shrine //GS13
name = "Calorite Shrine"
id = "caloriteshrine"
description = "Somewhere on this planet, a gluttony deity is worshipped for food and life."
suffix = "lavaland_surface_caloriteshrine.dmm"
allow_duplicates = TRUE
cost = 0