warframe-worldstate-data 1.28.16 → 1.28.18

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.
@@ -12898,6 +12898,10 @@
12898
12898
  "desc": "Defeat 5 Void Angels in the Zariman",
12899
12899
  "value": "Fallen Angel"
12900
12900
  },
12901
+ "/lotus/types/challenges/seasons/weeklyhard/seasonweeklyhardcompletearchonhunt": {
12902
+ "desc": "Complete an Archon Hunt",
12903
+ "value": "Archon Hunter"
12904
+ },
12901
12905
  "/lotus/types/enemies/acolytes/areacasteracolyteagent": {
12902
12906
  "value": "Misery"
12903
12907
  },
@@ -1475,7 +1475,7 @@
1475
1475
  "type": "Убивство"
1476
1476
  },
1477
1477
  "MercuryHUB": {
1478
- "value": "Реле«Ларунда» (Меркурій)",
1478
+ "value": "Реле «Ларунда» (Меркурій)",
1479
1479
  "enemy": "Ґрінери",
1480
1480
  "type": "Реле"
1481
1481
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.28.16",
3
+ "version": "1.28.18",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {