Added the Hit the Road theater zone (CH1S10)

This commit is contained in:
PRO100KatYT
2022-03-17 21:19:00 +01:00
parent f33921d2a3
commit 7bf36cf2c3
2 changed files with 4313 additions and 0 deletions

View File

@@ -267,6 +267,11 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
if (memory.season == 10) {
activeEvents.push(
{
"eventType": "EventFlag.Mayday",
"activeUntil": "9999-01-01T00:00:00.000Z",
"activeSince": "2020-01-01T00:00:00.000Z"
},
{
"eventType": "EventFlag.Season10.Phase2",
"activeUntil": "9999-01-01T00:00:00.000Z",