mirror of
https://github.com/pret/pokeyellow.git
synced 2024-11-27 20:30:22 +00:00
parent
ba15b4b44e
commit
4e96f9d232
@ -3302,7 +3302,7 @@ IsGhostBattle:
|
||||
ld a, [wCurMap]
|
||||
cp POKEMON_TOWER_1F
|
||||
jr c, .next
|
||||
cp MR_FUJIS_HOUSE
|
||||
cp POKEMON_TOWER_7F + 1
|
||||
jr nc, .next
|
||||
ld b, SILPH_SCOPE
|
||||
call IsItemInBag
|
||||
|
Loading…
Reference in New Issue
Block a user