Added 533 to ID Switch

Sacred Sword
This commit is contained in:
Capt_Segis 2016-09-17 16:55:56 -05:00 committed by GitHub
parent 4366f70278
commit 9510d64a05
1 changed files with 2 additions and 2 deletions

View File

@ -1312,8 +1312,8 @@
returnMove = New Moves.Psychic.HeartStamp()
Case 532
returnMove = New Moves.Grass.HornLeech()
'Case 533
'Sacred Sword
Case 533
returnMove = New Moves.Fighting.SacredSword()
Case 534
returnMove = New Moves.Water.RazorShell()
Case 535