diff options
Diffstat (limited to 'scripts/route16.asm')
-rwxr-xr-x | scripts/route16.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route16.asm b/scripts/route16.asm index 59f8cb24..ef5b5859 100755 --- a/scripts/route16.asm +++ b/scripts/route16.asm @@ -34,7 +34,7 @@ Route16Script0: ; 59959 (16:5959) ld [W_CUROPPONENT], a ; wd059 ld a, 30 ld [W_CURENEMYLVL], a ; W_CURENEMYLVL - ld a, $21 + ld a, HS_ROUTE_16_SNORLAX ld [wcc4d], a predef HideObject call UpdateSprites |