mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57:38 +01:00
Oops. I've put the .secondaryId field for the Muscle Wing twice.
This commit is contained in:
parent
2592d38303
commit
c8a7f2a32c
@ -7309,7 +7309,6 @@ const struct Item gItems[] =
|
||||
.pocket = POCKET_ITEMS,
|
||||
.type = 4,
|
||||
.fieldUseFunc = ItemUseOutOfBattle_CannotUse,
|
||||
.secondaryId = 0,
|
||||
.secondaryId = STAT_ATK,
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user