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
@@ -1,5 +1,6 @@
/obj/structure/statue/fatso
name = "statue of a forgotten god"
desc = "A statue of a long forgotten god, at least on earth."
icon = 'GainStation13/icons/obj/structure/statues.dmi'
icon_state = "fattha_statue"
anchored = TRUE
+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