Fix comma typo

This commit is contained in:
Philip La 2014-07-06 19:35:38 -07:00
parent 8728321d5f
commit 84e9f0aeac

View File

@ -974,7 +974,7 @@ exports.BattleMovedex = {
var GossamerWingUsers = {"Butterfree":1, "Venomoth":1, "Masquerain":1, "Dustox":1, "Beautifly":1, "Mothim":1, "Lilligant":1, "Volcarona":1, "Vivillon":1};
if (user.item === 'stick' && GossamerWingUsers[user.template.species]) {
return power * 1.5;
},
}
},
secondary: {
chance: 30,