From 1264765dbd3880ebc7de3018ef2ec3c9828f6599 Mon Sep 17 00:00:00 2001 From: Vulpias <37509487+Vulpias@users.noreply.github.com> Date: Tue, 14 Jan 2020 01:26:02 +0100 Subject: [PATCH] Update vorestation.dme --- vorestation.dme | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vorestation.dme b/vorestation.dme index f79e25cc22..f12d7bba37 100644 --- a/vorestation.dme +++ b/vorestation.dme @@ -1955,6 +1955,7 @@ #include "code\modules\food\kitchen\gibber.dm" #include "code\modules\food\kitchen\icecream.dm" #include "code\modules\food\kitchen\microwave.dm" +#include "code\modules\food\kitchen\microwave_ch.dm" #include "code\modules\food\kitchen\smartfridge.dm" #include "code\modules\food\kitchen\smartfridge_vr.dm" #include "code\modules\food\kitchen\cooking_machines\_cooker.dm" @@ -2373,6 +2374,7 @@ #include "code\modules\mob\living\carbon\human\species\station\seromi.dm" #include "code\modules\mob\living\carbon\human\species\station\station.dm" #include "code\modules\mob\living\carbon\human\species\station\station_ch.dm" +#include "code\modules\mob\living\carbon\human\species\station\station_special_abilities_ch.dm" #include "code\modules\mob\living\carbon\human\species\station\station_special_abilities_vr.dm" #include "code\modules\mob\living\carbon\human\species\station\station_special_vr.dm" #include "code\modules\mob\living\carbon\human\species\station\station_vr.dm"