Sync Cable Club scripts

This commit is contained in:
GriffinR
2020-01-10 16:55:58 -05:00
parent a537577671
commit 0bb7f18b8e
120 changed files with 1142 additions and 1189 deletions
+7
View File
@@ -1626,3 +1626,10 @@
setvar VAR_0x8008, \gym
call EventScript_SetGymTrainers
.endm
@ Appears frequently at start of NPC scripts. Should be used once named/understood
.macro unk_questlog
special sub_8110AB4
compare VAR_RESULT, 2
goto_if_eq EventScript_1A7AE0
.endm