mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Merge pull request #71 from PRO100KatYT/main
Hit the Road theater zone & some athena CIDs
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user