Update src/locales/en/modifier-type.json

This commit is contained in:
Lugiad 2024-09-07 03:29:03 +02:00 committed by GitHub
parent dc24233144
commit 2ecaeba8fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"AddPokeballModifierType": {
"name": "{{modifierCount}}x {{pokeballName}}",
"description": "Receive {{pokeballName}} x{{modifierCount}} (Inventory: {{pokeballAmount}}) \nCatch Rate: {{catchRate}}",
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x for uncaught Pokemon)"
"catchRateGenerator": "{{normalCatchRate}}x ({{boostedCatchRate}}x for uncaught Pokémon)"
},
"AddVoucherModifierType": {
"name": "{{modifierCount}}x {{voucherTypeName}}",