Adds timezones to US Thanksgiving so it doesn't pop early (#63046)

This commit is contained in:
cacogen
2021-11-26 01:59:35 -08:00
committed by GitHub
parent 3d1ff040c5
commit a69fcbb6da
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -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