mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-16 19:47:35 +01:00
12 lines
226 B
PHP
12 lines
226 B
PHP
SafariZone_North_MapScripts::
|
|
.byte 0
|
|
|
|
SafariZone_North_EventScript_Fisherman::
|
|
msgbox SafariZone_North_Text_Fisherman, MSGBOX_NPC
|
|
end
|
|
|
|
SafariZone_North_EventScript_Man::
|
|
msgbox SafariZone_North_Text_Man, MSGBOX_NPC
|
|
end
|
|
|