mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-14 05:56:43 -05:00
Fixed a missing ) in trainers.party comment block. (#6367)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user