mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-11 14:35:05 -05:00
23 lines
647 B
PHP
23 lines
647 B
PHP
SafariZone_North_MapScripts:: @ 8162398
|
|
.byte 0
|
|
|
|
SafariZone_North_EventScript_RestHouseSign:: @ 8162399
|
|
msgbox SafariZone_North_Text_RestHouse, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_North_EventScript_TrainerTips1:: @ 81623A2
|
|
msgbox SafariZone_North_Text_SecretHouseStillAhead, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_North_EventScript_AreaSign:: @ 81623AB
|
|
msgbox SafariZone_North_Text_Area2, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_North_EventScript_TrainerTips2:: @ 81623B4
|
|
msgbox SafariZone_North_Text_ZigzagThroughTallGrass, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_North_EventScript_TrainerTips3:: @ 81623BD
|
|
msgbox SafariZone_North_Text_WinFreeHMFindSecretHouse, MSGBOX_SIGN
|
|
end
|