Name all specials
This commit is contained in:
@@ -15,7 +15,7 @@ EventScript_HideMysteryGiftMan:: @ 81BB1CE
|
||||
|
||||
CableClub_EventScript_MysteryGiftMan:: @ 81BB1D2
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
execram
|
||||
|
||||
@ Unused
|
||||
@@ -111,7 +111,7 @@ CableClub_EventScript_ExitMinigameRoom:: @ 81BB2FD
|
||||
CableClub_EventScript_CloseLinkAndExitLinkRoom:: @ 81BB315
|
||||
special CloseLink
|
||||
special HelpSystem_Enable
|
||||
special sub_811390C
|
||||
special QuestLog_StartRecordingInputsAfterDeferredEvent
|
||||
setvar VAR_CABLE_CLUB_STATE, 0
|
||||
textcolor 1
|
||||
compare VAR_0x8007, 0
|
||||
@@ -137,7 +137,7 @@ CableClub_EventScript_ExitTradeCenter:: @ 81BB34F
|
||||
CableClub_EventScript_PlayerExitTradeCenter:: @ 81BB367
|
||||
special CloseLink
|
||||
special HelpSystem_Enable
|
||||
special sub_811390C
|
||||
special QuestLog_StartRecordingInputsAfterDeferredEvent
|
||||
setvar VAR_CABLE_CLUB_STATE, 0
|
||||
textcolor 1
|
||||
compare VAR_0x8007, 0
|
||||
@@ -161,7 +161,7 @@ CableClub_EventScript_ExitUnionRoom:: @ 81BB39C
|
||||
|
||||
CableClub_EventScript_PlayerExitUnionRoom:: @ 81BB3B4
|
||||
special HelpSystem_Enable
|
||||
special sub_811390C
|
||||
special QuestLog_StartRecordingInputsAfterDeferredEvent
|
||||
setvar VAR_CABLE_CLUB_STATE, 0
|
||||
textcolor 1
|
||||
compare VAR_0x8007, 0
|
||||
@@ -775,7 +775,7 @@ CableClub_EventScript_DoLinkRoomExit:: @ 81BB9FC
|
||||
|
||||
CableClub_EventScript_UnionRoomAttendant:: @ 81BBA04
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_unset FLAG_SYS_POKEDEX_GET, CableClub_EventScript_WirelessClubAdjustements
|
||||
@@ -885,7 +885,7 @@ CableClub_EventScript_DontAskAboutLinking:: @ 81BBB92
|
||||
|
||||
CableClub_EventScript_DirectCornerAttendant:: @ 81BBB9C
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_unset FLAG_SYS_POKEDEX_GET, CableClub_EventScript_WirelessClubAdjustements
|
||||
@@ -1195,7 +1195,7 @@ CableClub_OnResume:: @ 81BC05C
|
||||
|
||||
JoyfulGameCorner_EventScript_InfoMan2:: @ 81BC060
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
lock
|
||||
faceplayer
|
||||
message Text_DescribeWhichGame
|
||||
@@ -1225,7 +1225,7 @@ CableClub_EventScript_MinigameInfoExit:: @ 81BC0C4
|
||||
|
||||
JoyfulGameCorner_EventScript_MinigameAttendant:: @ 81BC0CE
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
lock
|
||||
faceplayer
|
||||
message Text_WelcomeCanYouWait
|
||||
|
||||
@@ -448,7 +448,7 @@ EventScript_BodySlamTaught:: @ 81C4DE2
|
||||
|
||||
TwoIsland_CapeBrink_House_EventScript_StarterTutor:: @ 81C4DEC
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
lock
|
||||
faceplayer
|
||||
goto_if_set FLAG_LEARNED_ALL_MOVES_AT_CAPE_BRINK, CapeBrinkTutor_EventScript_TaughtAllMoves
|
||||
@@ -556,7 +556,7 @@ EventScript_ChooseMoveTutorMon:: @ 81C4F30
|
||||
|
||||
EventScript_CanOnlyBeLearnedOnce:: @ 81C4F37
|
||||
textcolor 3
|
||||
special sub_80699BC
|
||||
special DisableMsgBoxWalkaway
|
||||
signmsg
|
||||
msgbox Text_MoveCanOnlyBeLearnedOnce, MSGBOX_YESNO
|
||||
normalmsg
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PokedexRating_EventScript_RateInPerson:: @ 81A737B
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
call_if_set FLAG_OAK_SAW_DEX_COMPLETION, PokedexRating_EventScript_DexCompleteIntro
|
||||
call_if_unset FLAG_OAK_SAW_DEX_COMPLETION, PokedexRating_EventScript_NormalIntro
|
||||
call PokedexRating_EventScript_Rate
|
||||
|
||||
@@ -29,7 +29,7 @@ EventScript_EnableMysteryGift:: @ 81A774D
|
||||
msgbox Text_YouKnowThoseWords
|
||||
setflag FLAG_SYS_MYSTERY_GIFT_ENABLED
|
||||
textcolor 3
|
||||
special sub_80699BC
|
||||
special DisableMsgBoxWalkaway
|
||||
signmsg
|
||||
msgbox Text_YouCanAccessMysteryGift
|
||||
normalmsg
|
||||
|
||||
@@ -111,7 +111,7 @@ EventScript_SetSail:: @ 81A90DA
|
||||
closemessage
|
||||
delay 20
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
fadescreen FADE_TO_BLACK
|
||||
special DoSeagallopFerryScene
|
||||
waitstate
|
||||
|
||||
@@ -92,7 +92,7 @@ FourIsland_House2_EventScript_StickerManAskForBrag:: @ 81B2994
|
||||
applymovement 1, Movement_FacePlayer
|
||||
waitmovement 0
|
||||
goto_if_questlog EventScript_ReleaseEnd
|
||||
special sub_8112364
|
||||
special QuestLog_OnInteractionWithSpecialNpc
|
||||
compare VAR_0x8008, 0
|
||||
goto_if_eq FourIsland_House2_EventScript_NothingToBragAbout
|
||||
message FourIsland_House2_Text_BragAboutWhatToday
|
||||
|
||||
Reference in New Issue
Block a user