Locale update
This commit is contained in:
parent
7129728831
commit
9d8703bd56
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"ModifierType": {
|
"ModifierType": {
|
||||||
"AddPokeballModifierType": {
|
"AddPokeballModifierType": {
|
||||||
"name": "Receive {{pokeballName}} x{{modifierCount}}\nInventory: {{pokeballAmount}}",
|
"name": "{{pokeballName}} x{{modifierCount}}\nInventory: {{pokeballAmount}}",
|
||||||
"description": "Catch Rate: {{catchRate}}",
|
"description": "Catch Rate: {{catchRate}}",
|
||||||
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x if Pokémon has new gender, variant, form, or ability)"
|
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x if Pokémon has new gender, variant, form, or ability)"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue