From 849675f5d136f09ac6c321485d6d14463759256f Mon Sep 17 00:00:00 2001 From: Archie Date: Thu, 25 Feb 2021 20:10:28 -0300 Subject: [PATCH] Allow_Duplicates --- code/datums/ruins/lavaland.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/ruins/lavaland.dm b/code/datums/ruins/lavaland.dm index f68e189a..ec69fdb9 100644 --- a/code/datums/ruins/lavaland.dm +++ b/code/datums/ruins/lavaland.dm @@ -239,5 +239,5 @@ id = "lunaraltar" description = "Millenia ago, the humanoids of this strange land used to offer sacrifices here..." suffix = "lavaland_surface_lunaraltar.dmm" - allow_duplicates = FALSE + allow_duplicates = TRUE cost = 10