You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
Copycat labels; macro for the Crystal-only Unown chamber unlock words
This commit is contained in:
@@ -6048,7 +6048,7 @@ CheckPlayerHasUsableMoves: ; 3e786
|
||||
jr .loop
|
||||
|
||||
.done
|
||||
and a
|
||||
and a ; This is probably a bug, and will result in a move with PP Up confusing the game.
|
||||
ret nz
|
||||
|
||||
.force_struggle
|
||||
|
||||
@@ -1541,11 +1541,6 @@ BattleCheckTypeMatchup: ; 347c8
|
||||
and a
|
||||
jr z, CheckTypeMatchup
|
||||
ld hl, BattleMonType1
|
||||
|
||||
; fallthrough
|
||||
; 347d3
|
||||
|
||||
|
||||
CheckTypeMatchup: ; 347d3
|
||||
push hl
|
||||
push de
|
||||
|
||||
Reference in New Issue
Block a user