Locale update

This commit is contained in:
Opaque02 2024-09-16 20:14:38 +10:00
parent 7129728831
commit 9d8703bd56
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"ModifierType": {
"AddPokeballModifierType": {
"name": "Receive {{pokeballName}} x{{modifierCount}}\nInventory: {{pokeballAmount}}",
"name": "{{pokeballName}} x{{modifierCount}}\nInventory: {{pokeballAmount}}",
"description": "Catch Rate: {{catchRate}}",
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x if Pokémon has new gender, variant, form, or ability)"
},