Added Minimize interaction to Supercell Slam (#5713)

Co-authored-by: Hedara <hedara90@gmail.com>
This commit is contained in:
hedara90 2024-11-24 23:04:43 +01:00 committed by GitHub
parent 632ef149e0
commit d924b361e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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,
},