diff --git a/code/datums/ruins/lavaland.dm b/code/datums/ruins/lavaland.dm index 5600625c..75c812be 100644 --- a/code/datums/ruins/lavaland.dm +++ b/code/datums/ruins/lavaland.dm @@ -249,9 +249,9 @@ cost = 10 /datum/map_template/ruin/lavaland/cozy_cabin - name = "Cozy Cabin + name = "Cozy Cabin" id = "cozycabin" description = "An wooden cabin in a hellish world and surrounded by a lava moat." suffix = "lavaland_surface_cozy_cabin.dmm" - allow_dublicates = FALSE + allow_duplicates = FALSE cost = 0