blob: 7c3210ba87e352ce9aa1294f7244aeef409018a9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
ThreeIsland_BondBridge_MapScripts:: @ 8168776
.byte 0
ThreeIsland_BondBridge_EventScript_BerryForestSign:: @ 8168777
msgbox ThreeIsland_BondBridge_Text_BerryForestAhead, MSGBOX_SIGN
end
ThreeIsland_BondBridge_EventScript_BondBridgeSign:: @ 8168780
msgbox ThreeIsland_BondBridge_Text_BondBridgeSign, MSGBOX_SIGN
end
|