warframe-worldstate-data 2.3.1 → 2.3.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -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": {
@@ -156,7 +156,7 @@
156
156
  "value": "在敌人设施内植入漏洞"
157
157
  },
158
158
  "/lotus/language/alerts/counterinteldesc19": {
159
- "value": "Corrupt The Ship's Network Protocols"
159
+ "value": "摧毁船舰网络协议"
160
160
  },
161
161
  "/lotus/language/alerts/counterinteldesc2": {
162
162
  "value": "Enemy Comm Station Vulnerable"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "2.3.1",
3
+ "version": "2.3.3",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "type": "module",