Document some Cinnabar scripts

This commit is contained in:
GriffinR
2020-01-17 12:11:12 -05:00
parent 8bdd942c9e
commit ad643af58a
35 changed files with 666 additions and 661 deletions
+3 -3
View File
@@ -64,7 +64,7 @@ EventScript_16EC82:: @ 816EC82
compare VAR_RESULT, 1
goto_if_eq EventScript_16ECEC
compare VAR_RESULT, 2
goto_if_eq EventScript_1A927C
goto_if_eq EventScript_NoMoreRoomForPokemon
release
end
@@ -76,7 +76,7 @@ EventScript_16ECB5:: @ 816ECB5
waitmessage
waitfanfare
setflag FLAG_GOT_HITMON_FROM_DOJO
msgbox gUnknown_81A56A7, MSGBOX_YESNO
msgbox Text_GiveNicknameToThisMon, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq EventScript_16ED29
call EventScript_1A8C27
@@ -92,7 +92,7 @@ EventScript_16ECEC:: @ 816ECEC
waitmessage
waitfanfare
setflag FLAG_GOT_HITMON_FROM_DOJO
msgbox gUnknown_81A56A7, MSGBOX_YESNO
msgbox Text_GiveNicknameToThisMon, MSGBOX_YESNO
compare VAR_RESULT, NO
goto_if_eq EventScript_16ED1E
call EventScript_1A8C33