mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-25 16:28:25 -05:00
Fixed description of FORM_CHANGE_WITHDRAW (#7152)
This commit is contained in:
parent
a154d7a7a4
commit
8a0bc495d5
|
|
@ -44,7 +44,6 @@ enum FormChanges
|
|||
// - WHEN_FORGOTTEN if Form change that activates when move is learned
|
||||
FORM_CHANGE_MOVE,
|
||||
// Form change that activates when the Pokémon is withdrawn from the PC or Daycare.
|
||||
// Daycare withdraw done, PC withdraw TODO.
|
||||
// - No parameters.
|
||||
FORM_CHANGE_WITHDRAW,
|
||||
// Form change that activates when the Pokémon faints, either in battle or in the overworld by poison.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user