mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-17 09:47:43 +00:00
fix hanging comma in json
This commit is contained in:
parent
b9a7064d5c
commit
6f4d0386d5
@ -76,7 +76,7 @@
|
|||||||
},
|
},
|
||||||
"PokemonBaseStatFlatModifierType": {
|
"PokemonBaseStatFlatModifierType": {
|
||||||
"name": "Old Gateau",
|
"name": "Old Gateau",
|
||||||
"description": "Increases the holder's {{stats}} base stats by {{statValue}}. Found after a strange dream.",
|
"description": "Increases the holder's {{stats}} base stats by {{statValue}}. Found after a strange dream."
|
||||||
},
|
},
|
||||||
"AllPokemonFullHpRestoreModifierType": {
|
"AllPokemonFullHpRestoreModifierType": {
|
||||||
"description": "Restores 100% HP for all Pokémon."
|
"description": "Restores 100% HP for all Pokémon."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user