From c20049482b284beaa582e3449e6abd2f5ee15512 Mon Sep 17 00:00:00 2001 From: Cameron Lennox Date: Tue, 9 Dec 2025 17:16:32 -0500 Subject: [PATCH] Update vorestation.dme (#18876) --- vorestation.dme | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vorestation.dme b/vorestation.dme index 151f7c22895..0e7b2118455 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -4245,9 +4245,12 @@ #include "code\modules\reagents\machinery\dispenser\reagent_tank.dm" #include "code\modules\reagents\machinery\dispenser\supply.dm" #include "code\modules\reagents\reactions\_reactions.dm" +#include "code\modules\reagents\reactions\distilling\crystalizing.dm" #include "code\modules\reagents\reactions\distilling\distilling.dm" #include "code\modules\reagents\reactions\distilling\gas_condensing.dm" +#include "code\modules\reagents\reactions\distilling\heavy_industrial.dm" #include "code\modules\reagents\reactions\distilling\hot_drinks.dm" +#include "code\modules\reagents\reactions\distilling\hydroponics.dm" #include "code\modules\reagents\reactions\fusion\fusion.dm" #include "code\modules\reagents\reactions\instant\drinks.dm" #include "code\modules\reagents\reactions\instant\drinks_vr.dm"