mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-16 02:13:23 +12:00
Update PokemonTower7F.asm
forgot to change another thing, sorry
This commit is contained in:
parent
e0be9709e8
commit
1021bcd90a
|
@ -306,10 +306,10 @@ PokemonTower7Text3:
|
|||
ld a, HS_MR_FUJIS_HOUSE_MR_FUJI
|
||||
ld [wMissableObjectIndex], a
|
||||
predef ShowObject
|
||||
ld a, HS_SAFFRON_CITY_E
|
||||
ld a, HS_SAFFRON_CITY_D
|
||||
ld [wMissableObjectIndex], a
|
||||
predef HideObject
|
||||
ld a, HS_SAFFRON_CITY_F
|
||||
ld a, HS_SAFFRON_CITY_E
|
||||
ld [wMissableObjectIndex], a
|
||||
predef ShowObject
|
||||
ld a, $b
|
||||
|
|
Loading…
Reference in a new issue