mirror of
https://github.com/Lawin0129/LawinServer.git
synced 2026-01-13 02:42:22 +01:00
Add some of v30.40 STW additions
This commit is contained in:
@@ -1604,7 +1604,8 @@ express.get("/fortnite/api/calendar/v1/timeline", async (req, res) => {
|
||||
"EventFlag.Spring2019.Phase2",
|
||||
"EventFlag.Starlight",
|
||||
"EventFlag.StormKing.Landmark",
|
||||
"EventFlag.YarrrTwo"
|
||||
"EventFlag.STWOutlandish",
|
||||
"EventFlag.YarrrTwo",
|
||||
]
|
||||
|
||||
var activeEventsSet = new Set(activeEvents.map(e => e.eventType));
|
||||
|
||||
Reference in New Issue
Block a user