From 7d6eb503ba2fdf7c1ff7187023c6d62414743067 Mon Sep 17 00:00:00 2001 From: awdaw Date: Mon, 31 Aug 2020 16:29:12 +0200 Subject: [PATCH] Update space.dm Fixes an oopsie I did with an extra L at allow_duplicates --- code/datums/ruins/space.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/ruins/space.dm b/code/datums/ruins/space.dm index 344981150c9..3541be89983 100644 --- a/code/datums/ruins/space.dm +++ b/code/datums/ruins/space.dm @@ -254,7 +254,7 @@ suffix = "syndiecakesfactory.dmm" name = "Syndicakes Factory" description = "Syndicate used to get funds selling corgi cakes produced here. Was it hit by meteors or by a Nanotrasen comando?" - alllow_duplicates = FALSE + allow_duplicates = FALSE cost = 2 //telecomms + multiple mobs /datum/map_template/ruin/space/debris1