summaryrefslogtreecommitdiff
path: root/scripts/fuchsiacity.asm
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-07-20 18:32:02 -0700
committerYamaArashi <shadow962@live.com>2015-07-20 18:32:26 -0700
commitfcab935a0f449246380480613ac0896e0b90a0d8 (patch)
tree60391cf3fa91cc8173d13cc9fd75c050d9898e0c /scripts/fuchsiacity.asm
parent13e28b0ece7c7888cba792cc6f7219b384213427 (diff)
enumerate events
Diffstat (limited to 'scripts/fuchsiacity.asm')
-rwxr-xr-xscripts/fuchsiacity.asm5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/fuchsiacity.asm b/scripts/fuchsiacity.asm
index 462e6084..b314b983 100755
--- a/scripts/fuchsiacity.asm
+++ b/scripts/fuchsiacity.asm
@@ -135,10 +135,9 @@ FuchsiaCityLaprasText: ; 19aef (6:5aef)
FuchsiaCityText24: ; 19af4 (6:5af4)
TX_ASM
- ld a, [wd7f6]
- bit 6, a
+ CheckEvent EVENT_57E
jr nz, .asm_3b4e8
- bit 7, a
+ CheckEventReuseA EVENT_57F
jr nz, .asm_667d5
ld hl, FuchsiaCityText_19b2a
call PrintText