Add Counter and Mirror Coat bugfix
This commit is contained in:
@@ -36,6 +36,7 @@ BattleCommand_Counter: ; 35813
|
||||
cp SPECIAL
|
||||
ret nc
|
||||
|
||||
; BUG: Move should fail with all non-damaging battle actions
|
||||
ld hl, wCurDamage
|
||||
ld a, [hli]
|
||||
or [hl]
|
||||
|
Reference in New Issue
Block a user