2021-07-20 20:18:31 +01:00
|
|
|
SafariZone_North_MapScripts::
|
2017-11-10 01:21:31 +00:00
|
|
|
.byte 0
|
|
|
|
|
2021-07-20 20:18:31 +01:00
|
|
|
SafariZone_North_EventScript_Fisherman::
|
2019-10-20 08:46:05 +01:00
|
|
|
msgbox SafariZone_North_Text_Fisherman, MSGBOX_NPC
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|
2021-07-20 20:18:31 +01:00
|
|
|
SafariZone_North_EventScript_Man::
|
2019-10-20 08:46:05 +01:00
|
|
|
msgbox SafariZone_North_Text_Man, MSGBOX_NPC
|
2017-11-10 01:21:31 +00:00
|
|
|
end
|
|
|
|
|