From 30f4ad1077747d087612ab59cd762875b6d5a0ce Mon Sep 17 00:00:00 2001 From: Atlantiscze Date: Fri, 26 Dec 2014 23:44:49 +0100 Subject: [PATCH] DME update - Adds/removes few files from Baystation12.dme --- baystation12.dme | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/baystation12.dme b/baystation12.dme index bc352f8f244..f0a68647edb 100644 --- a/baystation12.dme +++ b/baystation12.dme @@ -401,14 +401,13 @@ #include "code\game\machinery\doors\airlock_control.dm" #include "code\game\machinery\doors\airlock_electronics.dm" #include "code\game\machinery\doors\alarmlock.dm" +#include "code\game\machinery\doors\blast_door.dm" #include "code\game\machinery\doors\brigdoors.dm" #include "code\game\machinery\doors\checkForMultipleDoors.dm" #include "code\game\machinery\doors\door.dm" #include "code\game\machinery\doors\firedoor.dm" #include "code\game\machinery\doors\firedoor_assembly.dm" #include "code\game\machinery\doors\multi_tile.dm" -#include "code\game\machinery\doors\poddoor.dm" -#include "code\game\machinery\doors\shutters.dm" #include "code\game\machinery\doors\unpowered.dm" #include "code\game\machinery\doors\windowdoor.dm" #include "code\game\machinery\embedded_controller\airlock_controllers.dm"