From 5c809ed0073c1c0b2534839012176f631d43f1d9 Mon Sep 17 00:00:00 2001 From: MysticalFaceLesS Date: Mon, 30 Dec 2024 00:26:23 +0200 Subject: [PATCH] =?UTF-8?q?=D0=92=D0=B2=D0=BE=D0=B4=D0=B8=D0=BC=20=D0=BE?= =?UTF-8?q?=D0=B3=D1=80=D0=B0=D0=BD=D0=B8=D1=87=D0=B5=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D0=BD=D0=B0=20=D1=81=D0=BF=D0=B0=D0=B2=D0=BD=20=D1=80=D1=83?= =?UTF-8?q?=D0=B8=D0=BD=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mod_celadon/maps/code/ruins/ruin.dm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mod_celadon/maps/code/ruins/ruin.dm b/mod_celadon/maps/code/ruins/ruin.dm index 59b9f1aed14c..6237fdd510a3 100644 --- a/mod_celadon/maps/code/ruins/ruin.dm +++ b/mod_celadon/maps/code/ruins/ruin.dm @@ -139,6 +139,8 @@ id = "vamp-lab" description = "A Laboratory for the development of the drug 'Vita-Null+X', which will help cure vampirism, or not.." suffix = "jungle_vamplab.dmm" + allow_duplicates = FALSE + cost = 10 /datum/map_template/ruin/jungle/interceptor name = "Old Crashed Interceptor"