mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-18 01:14:19 +01:00
Revert testing trainer
This commit is contained in:
parent
f3e5c488a3
commit
7ba59334d0
@ -4249,7 +4249,7 @@ const struct Trainer gTrainers[] = {
|
||||
.trainerPic = TRAINER_PIC_WINSTRATE_F,
|
||||
.trainerName = _("ISABEL"),
|
||||
.items = {ITEM_NONE, ITEM_NONE, ITEM_NONE, ITEM_NONE},
|
||||
.doubleBattle = 1,
|
||||
.doubleBattle = FALSE,
|
||||
.aiFlags = 0x1,
|
||||
.partySize = 2,
|
||||
.party = {.ItemDefaultMoves = gTrainerParty_Isabel2 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user