mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-10 21:17:21 -05: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