summaryrefslogtreecommitdiff
path: root/scripts/pokemontower2.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2014-10-20 18:56:21 -0600
committerIIMarckus <iimarckus@gmail.com>2014-10-20 18:56:21 -0600
commit5459477ecd3c60342f31881343bc921b41b94eb0 (patch)
treeaed48bfac6aee9ccad16d3de004c1014550bacd5 /scripts/pokemontower2.asm
parent519dd7fd56c4688ead80e444d945fc188cea5b66 (diff)
parent0991bd3abed50f4d249da1ef38d77cd5cd39a77e (diff)
Merge branch 'master' of https://github.com/dannye/pokered
Diffstat (limited to 'scripts/pokemontower2.asm')
-rwxr-xr-xscripts/pokemontower2.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pokemontower2.asm b/scripts/pokemontower2.asm
index 3c9ec72d..dc9275f2 100755
--- a/scripts/pokemontower2.asm
+++ b/scripts/pokemontower2.asm
@@ -99,7 +99,7 @@ PokemonTower2Script2: ; 605bb (18:45bb)
ld a, [wd730]
bit 0, a
ret nz
- ld a, $38
+ ld a, HS_POKEMONTOWER_2_RIVAL
ld [wcc4d], a
predef HideObject
xor a