mirror of
https://github.com/P3D-Legacy/P3D-Legacy.git
synced 2025-07-28 08:14:29 +02:00
Fixed Nightmare
This commit is contained in:
parent
70742e3637
commit
d0c14a1dc1
@ -73,7 +73,7 @@
|
|||||||
op = BattleScreen.OwnPokemon
|
op = BattleScreen.OwnPokemon
|
||||||
End If
|
End If
|
||||||
|
|
||||||
If op.Status <> Pokemon.StatusProblems.Sleep Then
|
If op.Status = Pokemon.StatusProblems.Sleep Then
|
||||||
If own = True Then
|
If own = True Then
|
||||||
BattleScreen.FieldEffects.OppNightmare = 1
|
BattleScreen.FieldEffects.OppNightmare = 1
|
||||||
Else
|
Else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user