Merge pull request #71 from PRO100KatYT/main

Hit the Road theater zone & some athena CIDs
This commit is contained in:
Lawin0129
2022-03-18 15:44:14 +00:00
committed by GitHub
3 changed files with 4349 additions and 0 deletions

View File

@@ -83474,6 +83474,42 @@
"favorite": false
},
"quantity": 1
},
"AthenaCharacter:CID_389_Athena_Commando_F_SpaceBunny": {
"templateId": "AthenaCharacter:CID_389_Athena_Commando_F_SpaceBunny",
"attributes": {
"max_level_bonus": 0,
"level": 1,
"item_seen": 1,
"xp": 0,
"variants": [],
"favorite": false
},
"quantity": 1
},
"AthenaCharacter:CID_TBD_Athena_Commando_F_ConstructorTest": {
"templateId": "AthenaCharacter:CID_TBD_Athena_Commando_F_ConstructorTest",
"attributes": {
"max_level_bonus": 0,
"level": 1,
"item_seen": 1,
"xp": 0,
"variants": [],
"favorite": false
},
"quantity": 1
},
"AthenaCharacter:CID_TBD_Athena_Commando_M_ConstructorTest": {
"templateId": "AthenaCharacter:CID_TBD_Athena_Commando_M_ConstructorTest",
"attributes": {
"max_level_bonus": 0,
"level": 1,
"item_seen": 1,
"xp": 0,
"variants": [],
"favorite": false
},
"quantity": 1
}
},
"stats": {

File diff suppressed because it is too large Load Diff

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",