warframe-worldstate-data 1.28.36 → 1.28.37

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.
@@ -12799,6 +12799,10 @@
12799
12799
  "desc": "Complete 3 Void Flood missions",
12800
12800
  "value": "High Ground"
12801
12801
  },
12802
+ "/lotus/types/challenges/seasons/weekly/seasonweeklyrailjackhijackdestroythree": {
12803
+ "desc": "While piloting a hijacked Crewship, destroy 3 enemy Fighters",
12804
+ "value": "Friendly Fire"
12805
+ },
12802
12806
  "/lotus/types/challenges/seasons/weeklyhard/seasonweeklyhardcollectuniqueresources": {
12803
12807
  "desc": "Collect 20 different types of resources.",
12804
12808
  "value": "Resource Scavenger"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.28.36",
3
+ "version": "1.28.37",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {