From 348d50809f58554d06f8ce0dc7a246347d1288f6 Mon Sep 17 00:00:00 2001 From: Archie <53913550+ArchieBeepBoop@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:48:31 -0300 Subject: [PATCH] Re-enables Halloween Temporarily --- tgstation.dme | 1 + 1 file changed, 1 insertion(+) diff --git a/tgstation.dme b/tgstation.dme index 7df96e48e..58316d6d0 100644 --- a/tgstation.dme +++ b/tgstation.dme @@ -1868,6 +1868,7 @@ #include "code\modules\holiday\easter.dm" #include "code\modules\holiday\holidays.dm" #include "code\modules\holiday\halloween\bartholomew.dm" +#include "code\modules\holiday\halloween\halloween.dm" #include "code\modules\holodeck\area_copy.dm" #include "code\modules\holodeck\computer.dm" #include "code\modules\holodeck\holo_effect.dm"