warframe-worldstate-data 1.21.4 → 1.21.5
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/ru/languages.json +302 -302
- package/data/ru/missionTypes.json +1 -1
- package/data/ru/steelPath.json +8 -8
- package/data/steelPath.json +2 -2
- package/package.json +1 -1
package/data/ru/steelPath.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5
5
|
"cost": 150
|
6
6
|
},
|
7
7
|
{
|
8
|
-
"name": "50,000
|
8
|
+
"name": "50,000 Кувы",
|
9
9
|
"cost": 55
|
10
10
|
},
|
11
11
|
{
|
@@ -13,7 +13,7 @@
|
|
13
13
|
"cost": 75
|
14
14
|
},
|
15
15
|
{
|
16
|
-
"name": "3x
|
16
|
+
"name": "3x Форма",
|
17
17
|
"cost": 75
|
18
18
|
},
|
19
19
|
{
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"cost": 75
|
22
22
|
},
|
23
23
|
{
|
24
|
-
"name": "30,000
|
24
|
+
"name": "30,000 Эндо",
|
25
25
|
"cost": 150
|
26
26
|
},
|
27
27
|
{
|
@@ -55,7 +55,7 @@
|
|
55
55
|
"cost": 25
|
56
56
|
},
|
57
57
|
{
|
58
|
-
"name": "10k
|
58
|
+
"name": "10k Кувы",
|
59
59
|
"cost": 15
|
60
60
|
},
|
61
61
|
{
|
@@ -87,7 +87,7 @@
|
|
87
87
|
"cost": 35
|
88
88
|
},
|
89
89
|
{
|
90
|
-
"name": "
|
90
|
+
"name": "Фигурка - Тешин",
|
91
91
|
"cost": 35
|
92
92
|
},
|
93
93
|
{
|
@@ -99,15 +99,15 @@
|
|
99
99
|
"cost": 15
|
100
100
|
},
|
101
101
|
{
|
102
|
-
"name": "
|
102
|
+
"name": "Глиф: Протея в Деле",
|
103
103
|
"cost": 15
|
104
104
|
},
|
105
105
|
{
|
106
|
-
"name": "
|
106
|
+
"name": "Чайный Сервиз Орокин",
|
107
107
|
"cost": 15
|
108
108
|
},
|
109
109
|
{
|
110
|
-
"name": "
|
110
|
+
"name": "Глиф: Заку в Деле",
|
111
111
|
"cost": 15
|
112
112
|
}
|
113
113
|
]
|
package/data/steelPath.json
CHANGED
@@ -25,9 +25,9 @@
|
|
25
25
|
{ "name": "Counterbalance", "cost": 35 },
|
26
26
|
{ "name": "Noggle Statue - Teshin", "cost": 35 },
|
27
27
|
{ "name": "Gauss in Action Glyph", "cost": 15 },
|
28
|
-
{ "name": "
|
28
|
+
{ "name": "Grendel in Action Glyph", "cost": 15 },
|
29
29
|
{ "name": "Protea in Action Glyph", "cost": 15 },
|
30
30
|
{ "name": "Orokin Tea Set", "cost": 15 },
|
31
31
|
{ "name": "Xaku in Action Glyph", "cost": 15 }
|
32
32
|
]
|
33
|
-
}
|
33
|
+
}
|