Fix Self Destruct
This commit is contained in:
parent
96984213b1
commit
96276520e3
|
@ -1791,6 +1791,8 @@
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
moveUsed.PreAttack(own, BattleScreen)
|
||||||
|
|
||||||
Dim substitute As Integer = BattleScreen.FieldEffects.OppSubstitute
|
Dim substitute As Integer = BattleScreen.FieldEffects.OppSubstitute
|
||||||
If own = False Then
|
If own = False Then
|
||||||
substitute = BattleScreen.FieldEffects.OwnSubstitute
|
substitute = BattleScreen.FieldEffects.OwnSubstitute
|
||||||
|
|
Loading…
Reference in New Issue