From d7a4e13ea2c6878bf6dfc94324cc7d420a5b7ce1 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 13 Jan 2022 15:19:50 +0100 Subject: chore: holiday_dates --- docs/holiday_dates.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/holiday_dates.md b/docs/holiday_dates.md index f350995..d39d5f6 100644 --- a/docs/holiday_dates.md +++ b/docs/holiday_dates.md @@ -2,7 +2,7 @@ [<-Back-to:World](database-world.md) -**The \`holiday\_dates` table** +**The \`holiday\_dates\` table** `table-no-description` @@ -19,15 +19,15 @@ ### id -`field-no-description|1` +Holiday id from Holidays.dbc ### date_id -`field-no-description|2` +Unique id. ### date_value -`field-no-description|3` +Start date in blizztime. Use [https://github.com/The-Cataclysm-Preservation-Project/Packet-BlizzTime-tool](https://github.com/The-Cataclysm-Preservation-Project/Packet-BlizzTime-tool) to get the correct value. ### holiday_duration -- cgit