mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-11 04:26:23 -05:00
Fixed description of FORM_CHANGE_WITHDRAW (#7152)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user