mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Adds timezones to US Thanksgiving so it doesn't pop early (#63046)
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
|
||||
/datum/holiday/nth_week/thanksgiving
|
||||
name = "Thanksgiving in the United States"
|
||||
timezones = list(TIMEZONE_EST, TIMEZONE_CST, TIMEZONE_MST, TIMEZONE_PST, TIMEZONE_AKST, TIMEZONE_HST)
|
||||
begin_week = 4
|
||||
begin_month = NOVEMBER
|
||||
begin_weekday = THURSDAY
|
||||
|
||||
Reference in New Issue
Block a user