Skip to content

Commit

Permalink
Added Minimize interaction to Supercell Slam (#5713)
Browse files Browse the repository at this point in the history
Co-authored-by: Hedara <hedara90@gmail.com>
  • Loading branch information
hedara90 and Hedara authored Nov 24, 2024
1 parent 632ef14 commit d924b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/moves_info.h
Original file line number Diff line number Diff line change
Expand Up @@ -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,
},

Expand Down

0 comments on commit d924b36

Please sign in to comment.