From aca561ae75d2d0004cd954022dc89b88dd4a9805 Mon Sep 17 00:00:00 2001 From: Cameron Lennox Date: Mon, 27 Jan 2025 18:09:27 -0500 Subject: [PATCH] enables dnaswitch (#16976) --- vorestation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/vorestation.dme b/vorestation.dme index 15d30d9cf50..f6292b5727e 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -4363,6 +4363,7 @@ #include "code\modules\xenoarcheaology\effects\atmospheric.dm" #include "code\modules\xenoarcheaology\effects\berserk.dm" #include "code\modules\xenoarcheaology\effects\cell.dm" +#include "code\modules\xenoarcheaology\effects\dnaswitch.dm" #include "code\modules\xenoarcheaology\effects\electric_field.dm" #include "code\modules\xenoarcheaology\effects\emp.dm" #include "code\modules\xenoarcheaology\effects\feelings.dm"