mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-23 08:16:16 -05:00
Gen VI: Fix Dark Void
This commit is contained in:
parent
b9e32f1d29
commit
4cb097f228
|
|
@ -14,6 +14,7 @@ exports.BattleMovedex = {
|
|||
darkvoid: {
|
||||
inherit: true,
|
||||
accuracy: 80,
|
||||
onTry: function () {},
|
||||
},
|
||||
destinybond: {
|
||||
inherit: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user