From 74892648e5a58c7ce91ca067666bc4ee154512e3 Mon Sep 17 00:00:00 2001 From: Fermi <> Date: Tue, 1 Oct 2019 08:20:53 +0100 Subject: [PATCH] Enable spookytimes --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index cceeb1f915..92ff049a91 100755 --- a/tgstation.dme +++ b/tgstation.dme @@ -1698,6 +1698,7 @@ #include "code\modules\goonchat\browserOutput.dm" #include "code\modules\goonchat\jsErrorHandler.dm" #include "code\modules\holiday\easter.dm" +#include "code\modules\holiday\halloween.dm" #include "code\modules\holiday\holidays.dm" #include "code\modules\holodeck\area_copy.dm" #include "code\modules\holodeck\computer.dm"