through CheckStandardWildEncounter

This commit is contained in:
PikalaxALT
2020-03-17 22:08:02 -04:00
parent 901fceec18
commit ba7e4acfee
11 changed files with 371 additions and 922 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ EventScript_NoRoomToPickUpItem:: @ 81A682D
setvar VAR_RESULT, FALSE
return
EventScript_FoundHiddenItem:: @ 81A6843
EventScript_HiddenItemScript:: @ 81A6843
lockall
textcolor 3
waitse
+1 -1
View File
@@ -2,7 +2,7 @@ Test_EventScript_NPC:: @ 81C5552
msgbox Test_Text_WelcomeToWorldOfPokemon, MSGBOX_NPC
end
Test_EventScript_Sign:: @ 81C555B
EventScript_TestSignpostMsg:: @ 81C555B
msgbox Test_Text_ThisIsASignpost, MSGBOX_SIGN
end