warframe-worldstate-data 1.28.24 → 1.28.25

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.
@@ -129,19 +129,19 @@
129
129
  "faction": "Corrompu"
130
130
  },
131
131
  "SORTIE_BOSS_BOREAL": {
132
- "name": "Archon Boreal",
132
+ "name": "Archonte Boréal",
133
133
  "faction": "Narmer"
134
134
  },
135
135
  "SORTIE_BOSS_AMAR": {
136
- "name": "Archon Amar",
136
+ "name": "Archonte Amar",
137
137
  "faction": "Narmer"
138
138
  },
139
139
  "SORTIE_BOSS_NIRA": {
140
- "name": "Archon Nira",
140
+ "name": "Archonte Nira",
141
141
  "faction": "Narmer"
142
142
  },
143
143
  "SORTIE_BOSS_PAAZUL": {
144
- "name": "Archon Paazul",
144
+ "name": "Archonte Pazuul",
145
145
  "faction": "Narmer"
146
146
  }
147
147
  },
@@ -95,7 +95,7 @@
95
95
  "cost": 15
96
96
  },
97
97
  {
98
- "name": "Grendel in Action Glyph",
98
+ "name": "Grendel en Action",
99
99
  "cost": 15
100
100
  },
101
101
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.28.24",
3
+ "version": "1.28.25",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {