mirror of
https://github.com/pret/pokeyellow.git
synced 2026-08-24 11:24:50 -05:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user