Skip to content
This repository was archived by the owner on Apr 12, 2020. It is now read-only.

Fixed and ran the updater #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2,882 changes: 2,541 additions & 341 deletions cache/json/Manifest.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions cache/json/Sentinels.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"armor": 50,
"stamina": 8,
"power": 100,
"codexSecret": true
"codexSecret": false
},
{
"uniqueName": "/Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit",
Expand All @@ -237,7 +237,7 @@
"armor": 50,
"stamina": 8,
"power": 100,
"codexSecret": true
"codexSecret": false
},
{
"uniqueName": "/Lotus/Types/Game/CatbrowPet/CheshireCatbrowPetPowerSuit",
Expand All @@ -249,6 +249,6 @@
"armor": 50,
"stamina": 8,
"power": 100,
"codexSecret": true
"codexSecret": false
}
]
192 changes: 132 additions & 60 deletions cache/json/Warframes.json

Large diffs are not rendered by default.

Loading