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.
package/data/fr/sortieData.json
CHANGED
@@ -129,19 +129,19 @@
|
|
129
129
|
"faction": "Corrompu"
|
130
130
|
},
|
131
131
|
"SORTIE_BOSS_BOREAL": {
|
132
|
-
"name": "
|
132
|
+
"name": "Archonte Boréal",
|
133
133
|
"faction": "Narmer"
|
134
134
|
},
|
135
135
|
"SORTIE_BOSS_AMAR": {
|
136
|
-
"name": "
|
136
|
+
"name": "Archonte Amar",
|
137
137
|
"faction": "Narmer"
|
138
138
|
},
|
139
139
|
"SORTIE_BOSS_NIRA": {
|
140
|
-
"name": "
|
140
|
+
"name": "Archonte Nira",
|
141
141
|
"faction": "Narmer"
|
142
142
|
},
|
143
143
|
"SORTIE_BOSS_PAAZUL": {
|
144
|
-
"name": "
|
144
|
+
"name": "Archonte Pazuul",
|
145
145
|
"faction": "Narmer"
|
146
146
|
}
|
147
147
|
},
|
package/data/fr/steelPath.json
CHANGED