summaryrefslogtreecommitdiff
path: root/data/scripts/bard.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/bard.inc')
-rw-r--r--data/scripts/bard.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/data/scripts/bard.inc b/data/scripts/bard.inc
index a30045fc8..3f25b100f 100644
--- a/data/scripts/bard.inc
+++ b/data/scripts/bard.inc
@@ -1,5 +1,5 @@
MauvilleCity_PokemonCenter_1F_EventScript_1AE744:: @ 81AE744
- special 97
+ special sub_80F7B14
switch RESULT
case 0, MauvilleCity_PokemonCenter_1F_EventScript_1AE784
case 1, MauvilleCity_PokemonCenter_1F_EventScript_1AE845
@@ -20,9 +20,9 @@ MauvilleCity_PokemonCenter_1F_EventScript_1AE784:: @ 81AE784
MauvilleCity_PokemonCenter_1F_EventScript_1AE7A5:: @ 81AE7A5
setvar 0x8004, 0
- special 103
+ special sub_80F7C54
pause 60
- special 98
+ special sub_80F7B2C
compare RESULT, 0
jumpeq MauvilleCity_PokemonCenter_1F_EventScript_1AE7D2
msgbox MauvilleCity_PokemonCenter_1F_Text_1B0AED, 4
@@ -51,12 +51,12 @@ MauvilleCity_PokemonCenter_1F_EventScript_1AE7F1:: @ 81AE7F1
jumpeq MauvilleCity_PokemonCenter_1F_EventScript_1AE83B
msgbox MauvilleCity_PokemonCenter_1F_Text_1B0BD0, 4
setvar 0x8004, 1
- special 103
+ special sub_80F7C54
pause 60
msgbox MauvilleCity_PokemonCenter_1F_Text_1B0BFA, 5
compare RESULT, 0
jumpeq MauvilleCity_PokemonCenter_1F_EventScript_1AE7F1
- special 99
+ special sub_80F7B40
msgbox MauvilleCity_PokemonCenter_1F_Text_1B0C23, 4
release
end