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"