mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 15:30:59 +13:00
Update OaksLab.asm
This fixes the Rival's entry after getting the parcel. The new Oak's Lab should be finished.
This commit is contained in:
parent
188da49450
commit
492a410235
|
|
@ -726,7 +726,7 @@ OaksLabScript_RemoveParcel:
|
|||
OaksLabScript_1d02b:
|
||||
ld a, $7c
|
||||
ldh [hSpriteScreenYCoord], a
|
||||
ld a, 8
|
||||
ld a, 10
|
||||
ldh [hSpriteMapXCoord], a
|
||||
ld a, [wYCoord]
|
||||
cp 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue