warframe-worldstate-data 1.32.3 → 1.32.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.
@@ -8506,7 +8506,7 @@
8506
8506
  "value": "Entropy Flight"
8507
8507
  },
8508
8508
  "/lotus/storeitems/upgrades/mods/syndicate/miremod": {
8509
- "value": "Toxic Blight"
8509
+ "value": "毁坏毒素"
8510
8510
  },
8511
8511
  "/lotus/storeitems/upgrades/mods/syndicate/skanamod": {
8512
8512
  "value": "Bright Purity"
@@ -11707,10 +11707,10 @@
11707
11707
  "value": "Cerata"
11708
11708
  },
11709
11709
  "/lotus/storeitems/weapons/infested/melee/swords/mire/miresword": {
11710
- "value": "Mire"
11710
+ "value": "米尔"
11711
11711
  },
11712
11712
  "/lotus/storeitems/weapons/infested/melee/swords/swordwhip/infswordwhip": {
11713
- "value": "Mire"
11713
+ "value": "米尔"
11714
11714
  },
11715
11715
  "/lotus/storeitems/weapons/infested/melee/whip/infestedwhip/infestedwhipweapon": {
11716
11716
  "value": "Scoliac"
@@ -12600,8 +12600,8 @@
12600
12600
  "value": "没收"
12601
12601
  },
12602
12602
  "/lotus/types/challenges/seasons/daily/seasondailyfeedmemore": {
12603
- "desc": "在双衍王境喂食喉兽",
12604
- "value": "Feed Me More"
12603
+ "desc": "在双衍王境喂饱喉兽",
12604
+ "value": "我还要吃"
12605
12605
  },
12606
12606
  "/lotus/types/challenges/seasons/daily/seasondailyhelpinghand": {
12607
12607
  "desc": "在双衍王境保育保育一个动物",
@@ -17696,7 +17696,7 @@
17696
17696
  "value": "Machete Wraith"
17697
17697
  },
17698
17698
  "/lotus/weapons/grineer/melee/grineertylaxeandboar/regoraxeshield": {
17699
- "value": "亡灵节"
17699
+ "value": "认知&冲击"
17700
17700
  },
17701
17701
  "/lotus/weapons/grineer/melee/grineerwhip/grineerwhip": {
17702
17702
  "value": "Atterak"
@@ -17792,7 +17792,7 @@
17792
17792
  "value": "Mios"
17793
17793
  },
17794
17794
  "/lotus/weapons/infested/melee/swords/mire/miresword": {
17795
- "value": "Mire"
17795
+ "value": "米尔"
17796
17796
  },
17797
17797
  "/lotus/weapons/infested/melee/tipedostaff/inftipedostaff": {
17798
17798
  "value": "Lesion"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.32.3",
3
+ "version": "1.32.4",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {