blob: 3662f4542404d9db391bbde9a527e136b930baf3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
SafariZone_Southwest_MapScripts::
.byte 0
SafariZone_Southwest_EventScript_Woman::
msgbox SafariZone_Southwest_Text_Woman, MSGBOX_NPC
end
SafariZone_Southwest_EventScript_RestHouseSign::
msgbox SafariZone_Southwest_Text_RestHouseSign, MSGBOX_SIGN
end
|