$f -> BATTLEACTION_FORFEIT
(thanks, Vulcandth)
This commit is contained in:
@@ -3811,7 +3811,7 @@ TryToRunAwayFromBattle:
|
||||
call LoadTilemapToTempTilemap
|
||||
xor a ; BATTLEPLAYERACTION_USEMOVE
|
||||
ld [wBattlePlayerAction], a
|
||||
ld a, $f
|
||||
ld a, BATTLEACTION_FORFEIT
|
||||
ld [wCurMoveNum], a
|
||||
xor a
|
||||
ld [wCurPlayerMove], a
|
||||
|
Reference in New Issue
Block a user