Skip to content

Commit

Permalink
Update GameInfo resources for object path index fix.
Browse files Browse the repository at this point in the history
Fixes #59, fixes #73, fixes #95, fixes #96.
  • Loading branch information
gibbed committed Jun 14, 2019
1 parent c66bd21 commit 844ce34
Show file tree
Hide file tree
Showing 8 changed files with 748 additions and 715 deletions.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@
"package": "GD_TulipPackageDef.PackageDef_Tulip",
"type": "CustomizationSet"
},
"Transient.DownloadableItemSetDefinition_1": {
"Transient.DownloadableItemSetDefinition_0": {
"id": 4,
"name": "Dragon Keep",
"package": "GD_AsterPackageDef.PackageDef_Aster",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9367,8 +9367,8 @@
"GD_Manufacturers.Manufacturers.Vladof"
]
},
"GD_ItemGrades.Shields.ItemGrade_Gear_Shield_Absorption_1341": {
"type": "GD_Shields.A_Item.Shield_Absorption_1341",
"GD_ItemGrades.Shields.ItemGrade_Gear_Shield_Absorption_1340": {
"type": "GD_Shields.A_Item.Shield_Absorption_1340",
"manufacturers": [
"GD_Manufacturers.Manufacturers.Vladof"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2041,7 +2041,7 @@
"GD_Shields.Titles.Title_Absorption01_AbsorptionShield": {
"name": "Absorb Shield"
},
"GD_Shields.Titles.Title_Absorption02_1341": {
"GD_Shields.Titles.Title_Absorption02_1340": {
"name": "1340 Shield"
},
"GD_Shields.Titles.Title_Absorption04_AbsorptionShieldLegendaryNormal": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17302,7 +17302,7 @@
"GD_Shields.Material.Material5_Legendary_AbsorptionShock"
]
},
"GD_Shields.A_Item.Shield_Absorption_1341": {
"GD_Shields.A_Item.Shield_Absorption_1340": {
"name": "Orb Shield",
"type": "Shield",
"alpha_parts": [
Expand Down Expand Up @@ -17341,7 +17341,7 @@
"GD_Shields.Capacitor.Capacitor8_Pangolin"
],
"delta_parts": [
"GD_Shields.Accessory.Accessory3_Absorption_1341"
"GD_Shields.Accessory.Accessory3_Absorption_1340"
],
"material_parts": [
"GD_Shields.Material.Material3_Rare_Absorption"
Expand Down
Loading

0 comments on commit 844ce34

Please sign in to comment.