Fix Phantom Force

This commit is contained in:
Guangcong Luo 2013-10-11 19:16:00 -07:00
parent 7d4ec59950
commit 1a49544d6e

View File

@ -8744,7 +8744,7 @@ exports.BattleMovedex = {
},
effect: {
duration: 2,
onLockMove: 'shadowforce',
onLockMove: 'phantomforce',
onAccuracy: function(accuracy, target, source, move) {
if (move.id === 'helpinghand') {
return;