warframe-worldstate-data 3.15.1 → 3.16.0
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/dist/data/languages.json +4 -0
- package/package.json +1 -1
package/dist/data/languages.json
CHANGED
|
@@ -656,6 +656,10 @@
|
|
|
656
656
|
"value": "Not a Warning Shot",
|
|
657
657
|
"desc": "Kill 100 enemies with headshots"
|
|
658
658
|
},
|
|
659
|
+
"/Lotus/Types/Challenges/Seasons/Weekly/SeasonWeeklyOpenLockers": {
|
|
660
|
+
"value": "Kleptomaniac",
|
|
661
|
+
"desc": "Open 30 Lockers"
|
|
662
|
+
},
|
|
659
663
|
"/Lotus/Types/Challenges/Seasons/WeeklyHard/SeasonWeeklyHardCeremonialEvolution": {
|
|
660
664
|
"value": "Ceremonial Evolution",
|
|
661
665
|
"desc": "Evolve any Incarnon weapon in-mission 5 times"
|