warframe-worldstate-data 2.3.2 → 2.3.4

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.
@@ -833,7 +833,7 @@
833
833
  "SolNode167": {
834
834
  "value": "Oestrus (Eris)",
835
835
  "enemy": "Infested",
836
- "type": "Mobile Defense"
836
+ "type": "Infested Salvage"
837
837
  },
838
838
  "SolNode168": {
839
839
  "value": "Phalan (Eris)",
@@ -1426,7 +1426,7 @@
1426
1426
  },
1427
1427
  "SolNode300": {
1428
1428
  "value": "Plato (Lua)",
1429
- "enemy": "Grineer",
1429
+ "enemy": "Crossfire",
1430
1430
  "type": "Extermination"
1431
1431
  },
1432
1432
  "SolNode301": {
@@ -1441,17 +1441,17 @@
1441
1441
  },
1442
1442
  "SolNode304": {
1443
1443
  "value": "Copernicus (Lua)",
1444
- "enemy": "Grineer",
1444
+ "enemy": "Corpus",
1445
1445
  "type": "Mobile Defense"
1446
1446
  },
1447
1447
  "SolNode305": {
1448
1448
  "value": "Stöfler (Lua)",
1449
- "enemy": "Corpus",
1450
- "type": "Survival"
1449
+ "enemy": "Grineer",
1450
+ "type": "Defense"
1451
1451
  },
1452
1452
  "SolNode306": {
1453
1453
  "value": "Pavlov (Lua)",
1454
- "enemy": "Corpus",
1454
+ "enemy": "Crossfire",
1455
1455
  "type": "Spy"
1456
1456
  },
1457
1457
  "SolNode307": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.3.2",
3
+ "version": "2.3.4",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "type": "module",