mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 17:37:04 +01:00
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:
@@ -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
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user