Fixed a missing ) in trainers.party comment block. (#6367)
This commit is contained in:
parent
17ff3e1391
commit
ec8344c2ad
@ -46,7 +46,7 @@ Optional fields for Pokemon:
|
||||
(Order does not matter)
|
||||
- EVs (252 HP / 128 Spe / 48 Def, defaults to all 0, is not capped at 512 total)
|
||||
(Order does not matter)
|
||||
- Ball (Poke Ball or ITEM_POKE_BALL, defaults to Poke Ball
|
||||
- Ball (Poke Ball or ITEM_POKE_BALL, defaults to Poke Ball)
|
||||
- Happiness (Number between 1 and 255)
|
||||
- Nature (Rash or NATURE_RASH, defaults to Hardy)
|
||||
- Shiny (Yes/No, defaults to No)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user