warframe-worldstate-data 1.24.1 → 1.24.2

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.
@@ -1952,7 +1952,7 @@
1952
1952
  "CrewBattleNode512": {
1953
1953
  "value": "Orvin-Haarc (Venus)",
1954
1954
  "enemy": "Corpus",
1955
- "type": "Extermination"
1955
+ "type": "Spy"
1956
1956
  },
1957
1957
  "CrewBattleNode513": {
1958
1958
  "value": "Vesper Strait (Venus)",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.24.1",
3
+ "version": "1.24.2",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {