mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
16 lines
397 B
C++
16 lines
397 B
C++
SafariZone_RestHouse_MapScripts:: @ 8242BE6
|
|
.byte 0
|
|
|
|
SafariZone_RestHouse_EventScript_Youngster:: @ 8242BE7
|
|
msgbox SafariZone_RestHouse_Text_Youngster, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_RestHouse_EventScript_PsychicM:: @ 8242BF0
|
|
msgbox SafariZone_RestHouse_Text_PsychicM, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_RestHouse_EventScript_FatMan:: @ 8242BF9
|
|
msgbox SafariZone_RestHouse_Text_FatMan, MSGBOX_NPC
|
|
end
|
|
|