19 lines
468 B
ObjectPascal
19 lines
468 B
ObjectPascal
SafariZone_West_MapScripts::
|
|
.byte 0
|
|
|
|
SafariZone_West_EventScript_RestHouseSign::
|
|
msgbox SafariZone_West_Text_RestHouse, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_West_EventScript_LostTeethNotice::
|
|
msgbox SafariZone_West_Text_PleaseFindWardensLostTeeth, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_West_EventScript_TrainerTips::
|
|
msgbox SafariZone_West_Text_SearchForSecretHouse, MSGBOX_SIGN
|
|
end
|
|
|
|
SafariZone_West_EventScript_AreaSign::
|
|
msgbox SafariZone_West_Text_AreaSign, MSGBOX_SIGN
|
|
end
|