warframe-public-export-plus 0.5.16 → 0.5.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ExportUpgrades.json +1 -2
- package/package.json +1 -1
package/ExportUpgrades.json
CHANGED
|
@@ -17129,8 +17129,7 @@
|
|
|
17129
17129
|
"fusionLimit": 10,
|
|
17130
17130
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
17131
17131
|
"compatName": "Pistol",
|
|
17132
|
-
"type": "SECONDARY"
|
|
17133
|
-
"isFrivolous": true
|
|
17132
|
+
"type": "SECONDARY"
|
|
17134
17133
|
},
|
|
17135
17134
|
"/Lotus/Upgrades/Mods/Pistol/Expert/WeaponAmmoMaxModExpert": {
|
|
17136
17135
|
"name": "/Lotus/Language/Items/PistolModAmmoMax",
|
package/package.json
CHANGED