mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Add October Revolution holiday (#42004)
This commit is contained in:
@@ -338,6 +338,15 @@
|
||||
begin_day = 1
|
||||
begin_month = NOVEMBER
|
||||
|
||||
/datum/holiday/october_revolution
|
||||
name = "October Revolution"
|
||||
begin_day = 6
|
||||
begin_month = NOVEMBER
|
||||
end_day = 7
|
||||
|
||||
/datum/holiday/october_revolution/getStationPrefix()
|
||||
return pick("Communist", "Soviet", "Bolshevik", "Socialist", "Red", "Workers'")
|
||||
|
||||
/datum/holiday/kindness
|
||||
name = "Kindness Day"
|
||||
begin_day = 13
|
||||
|
||||
Reference in New Issue
Block a user