Merge pull request #20 from LOuroboros/patch-12

Update battle_moves.h
This commit is contained in:
DizzyEggg 2018-09-30 11:43:49 +02:00 committed by GitHub
commit eb4a8b8748
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7512,7 +7512,7 @@ const struct BattleMove gBattleMoves[MOVES_COUNT] =
.split = SPLIT_STATUS,
},
{ // MOVE_SPIRIT_SHACKLE
.effect = EFFECT_MEAN_LOOK,
.effect = EFFECT_PLACEHOLDER,
.power = 80,
.type = TYPE_GHOST,
.accuracy = 100,