Skip to content

Commit

Permalink
fix: corrupted damage mods -> orokin (#552)
Browse files Browse the repository at this point in the history
closes #551
  • Loading branch information
TobiTenno authored Aug 26, 2024
1 parent 55171f3 commit f58cacb
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions data/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -3927,6 +3927,9 @@
"/lotus/storeitems/types/items/shipdecos/barokiteerdecorationh": {
"value": "Vez Luxxum Ornament"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/BaroPlanter": {
"value": "Clatharc Planter"
},
"/lotus/storeitems/types/items/shipdecos/conclaveoroornament": {
"value": "Oro Ornament"
},
Expand Down Expand Up @@ -3960,6 +3963,9 @@
"/Lotus/StoreItems/Types/Items/ShipDecos/GarvLatroxPoster": {
"value": "Garv & Latrox Poster"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/GrendelOrokinDishSet": {
"value": "Karishh's Dinnerware"
},
"/lotus/storeitems/types/items/shipdecos/grineerexcavationbossbobblehead": {
"value": "Noggle Statue - Boril"
},
Expand Down Expand Up @@ -4050,6 +4056,9 @@
"/lotus/storeitems/types/items/shipdecos/sarynbobblehead": {
"value": "Noggle Statue - Saryn"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/SummerGameFestPoster": {
"value": "Dog Days Protea Display"
},
"/lotus/storeitems/types/items/shipdecos/tarotcardtennoconc": {
"value": "Deimos Veolicpod Prex"
},
Expand Down Expand Up @@ -5760,6 +5769,9 @@
"/lotus/storeitems/types/storeitems/avatarimages/avatarimageitemfrostprime": {
"value": "Loki Profile Icon"
},
"/Lotus/StoreItems/Types/StoreItems/AvatarImages/AvatarImageIvaraAction": {
"value": "Ivara In Action Glyph"
},
"/lotus/storeitems/types/storeitems/avatarimages/avatarimagelowpolykavat": {
"value": "Prisma Kavat Glyph"
},
Expand Down Expand Up @@ -7255,7 +7267,7 @@
"value": "Primed Smite Corpus"
},
"/lotus/storeitems/upgrades/mods/melee/expert/weaponmeleefactiondamagecorruptedexpert": {
"value": "Primed Smite Corrupted"
"value": "Primed Smite Orokin"
},
"/lotus/storeitems/upgrades/mods/melee/expert/weaponmeleefactiondamagegrineerexpert": {
"value": "Primed Smite Grineer"
Expand Down Expand Up @@ -7537,7 +7549,7 @@
"value": "Primed Expel Corpus"
},
"/lotus/storeitems/upgrades/mods/pistol/expert/weaponpistolfactiondamagecorruptedexpert": {
"value": "Primed Expel Corrupted"
"value": "Primed Expel Orokin"
},
"/lotus/storeitems/upgrades/mods/pistol/expert/weaponpistolfactiondamagegrineerexpert": {
"value": "Primed Expel Grineer"
Expand Down Expand Up @@ -7942,7 +7954,7 @@
"value": "Primed Bane of Corpus"
},
"/lotus/storeitems/upgrades/mods/rifle/expert/primedweaponfactiondamagecorrupted": {
"value": "Primed Bane of Corrupted"
"value": "Primed Bane of Orokin"
},
"/lotus/storeitems/upgrades/mods/rifle/expert/primedweaponfactiondamagegrineer": {
"value": "Primed Bane of Grineer"
Expand Down Expand Up @@ -8374,7 +8386,7 @@
"value": "Primed Cleanse Corpus"
},
"/lotus/storeitems/upgrades/mods/shotgun/expert/weaponshotgunfactiondamagecorruptedexpert": {
"value": "Primed Cleanse Corrupted"
"value": "Primed Cleanse Orokin"
},
"/lotus/storeitems/upgrades/mods/shotgun/expert/weaponshotgunfactiondamagegrineerexpert": {
"value": "Primed Cleanse Grineer"
Expand Down Expand Up @@ -18759,8 +18771,8 @@
},
"/Lotus/Types/Gameplay/JadeShadows/Resources/AscensionEventResourceItem": {
"value": "Volatile Motes"
},
},
"/Lotus/Language/JadeShadows/JadeShadowsEventScore": {
"value": "Volatile Motes Collection Progress"
}
}
}

0 comments on commit f58cacb

Please sign in to comment.