mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
Merge pull request #934 from VOREStation/holiday
Add vore day to holidays
This commit is contained in:
@@ -120,6 +120,12 @@ var/global/list/Holiday = list() //Holidays are lists now, so we can have more t
|
|||||||
// if(10)
|
// if(10)
|
||||||
// Holiday["S'randarr's Day"] = "A Tajaran holiday that occurs on the longest day of the year in summer, \
|
// 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."
|
// on Ahdomai. It is named after the Tajaran deity of Light, and huge celebrations are common."
|
||||||
|
//VOREStation Add - Of course we need this.
|
||||||
|
if(8)
|
||||||
|
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(27)
|
if(27)
|
||||||
Holiday["Forgiveness Day"] = "A time to forgive and be forgiven."
|
Holiday["Forgiveness Day"] = "A time to forgive and be forgiven."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user