Added Minimize interaction to Supercell Slam (#5713)
Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
parent
632ef149e0
commit
d924b361e6
1 changed files with 1 additions and 0 deletions
|
@ -20605,6 +20605,7 @@ const struct MoveInfo gMovesInfo[MOVES_COUNT_DYNAMAX] =
|
|||
.priority = 0,
|
||||
.category = DAMAGE_CATEGORY_PHYSICAL,
|
||||
.makesContact = TRUE,
|
||||
.minimizeDoubleDamage = TRUE,
|
||||
.battleAnimScript = Move_SUPERCELL_SLAM,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue