summaryrefslogtreecommitdiff
path: root/data/scripts/gabby_and_ty.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/scripts/gabby_and_ty.inc')
-rw-r--r--data/scripts/gabby_and_ty.inc16
1 files changed, 8 insertions, 8 deletions
diff --git a/data/scripts/gabby_and_ty.inc b/data/scripts/gabby_and_ty.inc
index a3d79d09e..e2f43b77e 100644
--- a/data/scripts/gabby_and_ty.inc
+++ b/data/scripts/gabby_and_ty.inc
@@ -215,19 +215,19 @@ Route111_EventScript_1AE5A2:: @ 81AE5A2
end
Route111_EventScript_1AE5E0:: @ 81AE5E0
- applymovement 0x8004, Route111_Movement_1AE699
+ applymovement VAR_SPECIAL_4, Route111_Movement_1AE699
waitmovement 0
return
Route111_EventScript_1AE5EB:: @ 81AE5EB
- applymovement 0x8004, Route111_Movement_1AE69B
- applymovement 0x8005, Route111_Movement_1A0841
+ applymovement VAR_SPECIAL_4, Route111_Movement_1AE69B
+ applymovement VAR_SPECIAL_5, Route111_Movement_1A0841
waitmovement 0
return
Route111_EventScript_1AE5FD:: @ 81AE5FD
- applymovement 0x8004, Route111_Movement_1AE69D
- applymovement 0x8005, Route111_Movement_1A083F
+ applymovement VAR_SPECIAL_4, Route111_Movement_1AE69D
+ applymovement VAR_SPECIAL_5, Route111_Movement_1A083F
waitmovement 0
return
@@ -248,7 +248,7 @@ Route120_EventScript_1AE60F:: @ 81AE60F
compare RESULT, 0
goto_if_eq Route111_EventScript_1AE69F
msgbox Route111_Text_1AC10A, 4
- specialvar RESULT, sub_80BDD18
+ specialvar RESULT, GabbyAndTyGetLastBattleTrivia
switch RESULT
case 0, Route111_EventScript_1AE6AD
case 1, Route111_EventScript_1AE6BB
@@ -303,14 +303,14 @@ Route111_EventScript_1AE6F3:: @ 81AE6F3
compare RESULT, 0
goto_if_eq Route111_EventScript_1AE72D
msgbox Route111_Text_1AC40F, 4
- setvar 0x8004, 10
+ setvar VAR_SPECIAL_4, 10
call Route111_EventScript_1A00F3
lock
faceplayer
compare RESULT, 0
goto_if_eq Route111_EventScript_1AE72D
msgbox Route111_Text_1AC487, 4
- special sub_80BDC14
+ special GabbyAndTyAfterInterview
setflag FLAG_TEMP_1
release
end