Merge pull request #1819 from LOuroboros/patch-2

Fixed Shadow Force
This commit is contained in:
ghoulslash 2021-10-28 13:19:24 -04:00 committed by GitHub
commit 3a86881fb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7415,6 +7415,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT] =
.target = MOVE_TARGET_SELECTED,
.priority = 0,
.split = SPLIT_PHYSICAL,
.argument = MOVE_EFFECT_FEINT,
},
[MOVE_HONE_CLAWS] =