mirror of
https://github.com/pret/pokeemerald.git
synced 2026-09-26 11:57:03 -05:00
Fixes Assist (#4491)
This commit is contained in:
@@ -132,6 +132,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
|
||||
.metronomeBanned = TRUE,
|
||||
.mirrorMoveBanned = TRUE,
|
||||
.sketchBanned = TRUE,
|
||||
.assistBanned = TRUE,
|
||||
},
|
||||
|
||||
[MOVE_POUND] =
|
||||
|
||||
Reference in New Issue
Block a user