mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-16 18:36:54 +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:
@@ -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