mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-14 03:12:22 +01:00
Added the Winterfest Guff Present EventFlag
This commit is contained in:
@@ -1077,6 +1077,11 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
|
|||||||
"eventType": "EventFlag.LTE_WinterFestTab",
|
"eventType": "EventFlag.LTE_WinterFestTab",
|
||||||
"activeUntil": "9999-01-01T00:00:00.000Z",
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
"activeSince": "2020-01-01T00:00:00.000Z"
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"eventType": "WF_GUFF_AVAIL",
|
||||||
|
"activeUntil": "9999-01-01T00:00:00.000Z",
|
||||||
|
"activeSince": "2020-01-01T00:00:00.000Z"
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user