From ac4b76ac5225ac2d5f04f805c90ed39a9aedef05 Mon Sep 17 00:00:00 2001 From: AnturK Date: Tue, 5 May 2015 18:50:30 +0200 Subject: [PATCH] Fixes #9257 --- code/modules/holiday/easter.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/holiday/easter.dm b/code/modules/holiday/easter.dm index 66569eae964..56ac3cc74cf 100644 --- a/code/modules/holiday/easter.dm +++ b/code/modules/holiday/easter.dm @@ -16,6 +16,7 @@ /datum/round_event_control/rabbitrelease name = "Release the Rabbits!" + holidayID = EASTER typepath = /datum/round_event/rabbitrelease weight = 5 max_occurrences = 10