mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-12-04 12:46:10 +00:00
Update src/locales/en/modifier-type.json
This commit is contained in:
parent
dc24233144
commit
2ecaeba8fc
@ -3,7 +3,7 @@
|
|||||||
"AddPokeballModifierType": {
|
"AddPokeballModifierType": {
|
||||||
"name": "{{modifierCount}}x {{pokeballName}}",
|
"name": "{{modifierCount}}x {{pokeballName}}",
|
||||||
"description": "Receive {{pokeballName}} x{{modifierCount}} (Inventory: {{pokeballAmount}}) \nCatch Rate: {{catchRate}}",
|
"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": {
|
"AddVoucherModifierType": {
|
||||||
"name": "{{modifierCount}}x {{voucherTypeName}}",
|
"name": "{{modifierCount}}x {{voucherTypeName}}",
|
||||||
|
Loading…
Reference in New Issue
Block a user