mirror of
https://github.com/pret/pokeemerald.git
synced 2026-05-14 15:30:07 -05:00
Fixes Assist (#4491)
This commit is contained in:
parent
adbb5a44c8
commit
ff2d1bb02c
|
|
@ -132,6 +132,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
|
|||
.metronomeBanned = TRUE,
|
||||
.mirrorMoveBanned = TRUE,
|
||||
.sketchBanned = TRUE,
|
||||
.assistBanned = TRUE,
|
||||
},
|
||||
|
||||
[MOVE_POUND] =
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user