Add dev test asset and old rocket spinner emote

This commit is contained in:
Lawin0129
2022-01-13 16:17:35 +00:00
parent 186c12cd27
commit f12e87a607
2 changed files with 25 additions and 1 deletions

View File

@@ -780,7 +780,7 @@ express.get("/fortnite/api/cloudstorage/system/:file", async (req, res) => {
const file = path.join(__dirname, 'CloudStorage', req.params.file);
if (fs.existsSync(file)) {
const ParsedFile = fs.readFileSync(file, 'utf-8');
const ParsedFile = fs.readFileSync(file);
return res.status(200).send(ParsedFile).end();
}

View File

@@ -13349,6 +13349,30 @@
},
"quantity": 1
},
"AthenaCharacter:Dev_TestAsset": {
"templateId": "AthenaCharacter:Dev_TestAsset",
"attributes": {
"max_level_bonus": 0,
"level": 1,
"item_seen": 1,
"xp": 0,
"variants": [],
"favorite": false
},
"quantity": 1
},
"AthenaDance:EID_Pinwheel": {
"templateId": "AthenaDance:EID_Pinwheel",
"attributes": {
"max_level_bonus": 0,
"level": 1,
"item_seen": 1,
"xp": 0,
"variants": [],
"favorite": false
},
"quantity": 1
},
"AthenaCharacter:CID_760_Athena_Commando_F_NeonTightSuit": {
"templateId": "AthenaCharacter:CID_760_Athena_Commando_F_NeonTightSuit",
"attributes": {