Adds Reunification Day, on July 17, to the list of holidays (#20531)

To the list of holidays, adds the Day of Reunification, commemorating
the end of the second bloodiest civil war in all of human history and
honoring the millions who gave their lives to save the free world and
once again deliver mankind from its worst enemy.

---------

Signed-off-by: Tag103 <Tag1031@protonmail.com>
Signed-off-by: Tag103 <194812614+Tag103@users.noreply.github.com>
Co-authored-by: Tag103 <Tag1031@protonmail.com>
This commit is contained in:
Tag103
2025-03-10 08:08:15 +00:00
committed by GitHub
co-authored by Tag103
parent 8b2fed79f3
commit af63b7009e
2 changed files with 7 additions and 0 deletions
@@ -97,6 +97,7 @@ var/global/Holiday = null
if(prob(50)) Holiday = "DPRA Liberation Day"
if(7) Holiday = "Dominian Founding Day"
if(16) Holiday = "Lunarian Apollo Day"
if(17) Holiday = "Solarian Reunification Day"
if(29) Holiday = "Dominian Victory Day"
+6
View File
@@ -0,0 +1,6 @@
author: Tag103
delete-after: True
changes:
- rscadd: "Added Reunification Day, celebrated on July 17, to the holiday system."