summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2015-02-07 11:16:00 -0800
committeryenatch <yenatch@gmail.com>2015-02-07 11:18:28 -0800
commit451f7fce291cf038240f7b5cd4ce404b8222b6c7 (patch)
tree32b69e3cdf64e5a578b205f1580f06ed7c488fb6 /scripts
parentc9b778fb008ebc845219a2b787ea6beb04ae29f8 (diff)
Pick off some more static map ids.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/pokemontower7.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pokemontower7.asm b/scripts/pokemontower7.asm
index 4d1012b7..ab42121d 100755
--- a/scripts/pokemontower7.asm
+++ b/scripts/pokemontower7.asm
@@ -71,7 +71,7 @@ PokemonTower7Script4: ; 60d86 (18:4d86)
predef HideObject
ld a, $4
ld [wSpriteStateData1 + 9], a
- ld a, $95
+ ld a, LAVENDER_HOUSE_1
ld [H_DOWNARROWBLINKCNT1], a ; $ff8b
ld a, $1
ld [wDestinationWarpID], a