From 0249516388c61c237e619e97f09977328ec4cbef Mon Sep 17 00:00:00 2001 From: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Date: Sat, 29 Oct 2022 17:10:24 +1000 Subject: [PATCH] Fixes comments --- code/game/gamemodes/events/holidays/Holidays.dm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/code/game/gamemodes/events/holidays/Holidays.dm b/code/game/gamemodes/events/holidays/Holidays.dm index ea6f3c5131f..0b582a66861 100644 --- a/code/game/gamemodes/events/holidays/Holidays.dm +++ b/code/game/gamemodes/events/holidays/Holidays.dm @@ -142,13 +142,13 @@ var/global/list/Holiday = list() //Holidays are lists now, so we can have more t Holiday["Vore Day"] = "A holiday representing the innate desire in all/most/some/a few of us to devour each other or be devoured. \ That's probably why you're here, isn't it? Get to it, then!" //VOREStation Add End. -// if(10) -// Holiday["S'randarr's Day"] = "A Tajaran holiday that occurs on the longest day of the year in summer, -// on Ahdomai. It is named after the Tajaran deity of Light, and huge celebrations are common." -// if(11) -// Holiday["Tajaran Contact Day"] = "The anniversary of first contact between SolGov and the tajaran species, widely observed\ -// throughout tajaran and human space. Marks the date that in 2513, a human exploration team investigating electromagnetic \ -// emissions from the Meralar system made radio contact with the tajaran scientific outpost that had broadcast them." +/* if(10) + Holiday["S'randarr's Day"] = "A Tajaran holiday that occurs on the longest day of the year in summer, + on Ahdomai. It is named after the Tajaran deity of Light, and huge celebrations are common." + if(11) + Holiday["Tajaran Contact Day"] = "The anniversary of first contact between SolGov and the tajaran species, widely observed\ + throughout tajaran and human space. Marks the date that in 2513, a human exploration team investigating electromagnetic \ + emissions from the Meralar system made radio contact with the tajaran scientific outpost that had broadcast them."*/ if(20) Holiday["Obon"] = "An ancient Earth holiday originating in east Asia, for the honouring of one's ancestral spirits. \ Traditions include the maintenance of grave sites and memorials, and community traditional dance performances."