warframe-worldstate-data 1.21.7 → 1.21.8

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.
@@ -909,7 +909,7 @@
909
909
  "value": "Вы осваиваетесь здесь. Мы просто хотели отправить вам кое-что для поддержки. Не сдавайтесь."
910
910
  },
911
911
  "/lotus/language/messages/orbheisteventrewardainboxmessagetitle": {
912
- "value": "Vallis Fractures: A Token of Appreciation"
912
+ "value": "Разломы Долины Сфер: Знак признательности"
913
913
  },
914
914
  "/lotus/language/messages/orbheisteventrewardbinboxmessagebody": {
915
915
  "value": "You're doing good work, Sparky. At the current rate Smokefinger charts a plateau in seismic activity before long. That's good news for Fortuna. Keep it up."
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warframe-worldstate-data",
3
- "version": "1.21.7",
3
+ "version": "1.21.8",
4
4
  "description": "Warframe data for use with warframe-worldstate-parser",
5
5
  "main": "exports.js",
6
6
  "directories": {