mirror of
https://github.com/pret/pokecrystal.git
synced 2026-09-11 10:55:17 -05:00
Revert the actual bug fix
This commit is contained in:
@@ -113,7 +113,7 @@ AI_Redundant:
|
||||
|
||||
.Nightmare:
|
||||
ld a, [wBattleMonStatus]
|
||||
and SLP_MASK
|
||||
and a
|
||||
jr z, .Redundant
|
||||
ld a, [wPlayerSubStatus1]
|
||||
bit SUBSTATUS_NIGHTMARE, a
|
||||
|
||||
Reference in New Issue
Block a user