blob: fb7c074d19630210e51671fa6c2900493ece33a3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
SafariZone_East_MapScripts:: @ 816237C
.byte 0
SafariZone_East_EventScript_RestHouseSign:: @ 816237D
msgbox SafariZone_East_Text_RestHouse, MSGBOX_SIGN
end
SafariZone_East_EventScript_TrainerTips:: @ 8162386
msgbox SafariZone_East_Text_TimeDeclinesOnlyWhileYouWalk, MSGBOX_SIGN
end
SafariZone_East_EventScript_AreaSign:: @ 816238F
msgbox SafariZone_East_Text_AreaSign, MSGBOX_SIGN
end
|