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"