From 07f0318d6b4d37f1ecf3ab85a593c858b032e9b2 Mon Sep 17 00:00:00 2001 From: Nadyr <41974248+Darlantanis@users.noreply.github.com> Date: Wed, 2 Jun 2021 02:19:14 -0400 Subject: [PATCH] powder that makes you say yes --- vorestation.dme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vorestation.dme b/vorestation.dme index 7d907bc9ae..302a5ce22a 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -316,7 +316,6 @@ #include "code\controllers\subsystems\processing\bellies_vr.dm" #include "code\controllers\subsystems\processing\fastprocess.dm" #include "code\controllers\subsystems\processing\instruments.dm" -#include "code\controllers\subsystems\processing\instruments_ch.dm" #include "code\controllers\subsystems\processing\obj.dm" #include "code\controllers\subsystems\processing\processing.dm" #include "code\controllers\subsystems\processing\projectiles.dm" @@ -2534,6 +2533,7 @@ #include "code\modules\identification\identification.dm" #include "code\modules\identification\item_procs.dm" #include "code\modules\instruments\items.dm" +#include "code\modules\instruments\items_ch.dm" #include "code\modules\instruments\stationary.dm" #include "code\modules\instruments\instrument_data\_instrument_data.dm" #include "code\modules\instruments\instrument_data\_instrument_key.dm"