mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-09 12:35:23 -05:00
11 lines
292 B
PHP
11 lines
292 B
PHP
ThreeIsland_BondBridge_MapScripts::
|
|
.byte 0
|
|
|
|
ThreeIsland_BondBridge_EventScript_BerryForestSign::
|
|
msgbox ThreeIsland_BondBridge_Text_BerryForestAhead, MSGBOX_SIGN
|
|
end
|
|
|
|
ThreeIsland_BondBridge_EventScript_BondBridgeSign::
|
|
msgbox ThreeIsland_BondBridge_Text_BondBridgeSign, MSGBOX_SIGN
|
|
end
|