aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/CeruleanCity.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-08-30 16:33:14 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-08-30 16:33:14 -0400
commitb506214f68b3b6cfc75e40373b29961af7cbd6f2 (patch)
tree708574e9136364c14f7c4cd3095dba1fb3c3b623 /scripts/CeruleanCity.asm
parentDocument more hidden object data and behavior (diff)
downloadpokeyellow-b506214f68b3b6cfc75e40373b29961af7cbd6f2.tar.gz
pokeyellow-b506214f68b3b6cfc75e40373b29961af7cbd6f2.tar.xz
pokeyellow-b506214f68b3b6cfc75e40373b29961af7cbd6f2.zip
Identify some hSpriteDataOffset values
Diffstat (limited to 'scripts/CeruleanCity.asm')
-rwxr-xr-xscripts/CeruleanCity.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/CeruleanCity.asm b/scripts/CeruleanCity.asm
index 5ac75075..7505cb20 100755
--- a/scripts/CeruleanCity.asm
+++ b/scripts/CeruleanCity.asm
@@ -84,10 +84,10 @@ ENDC
jr z, .asm_19535
ld a, $1
ldh [hSpriteIndex], a
- ld a, $5
+ ld a, SPRITESTATEDATA2_MAPX
ldh [hSpriteDataOffset], a
call GetPointerWithinSpriteStateData2
- ld [hl], $19
+ ld [hl], 25
.asm_19535
ld a, HS_CERULEAN_RIVAL
ld [wMissableObjectIndex], a