mirror of
https://github.com/pret/pokefirered.git
synced 2026-05-10 14:01:52 -05:00
11 lines
302 B
PHP
11 lines
302 B
PHP
SixIsland_GreenPath_MapScripts:: @ 8168B2D
|
|
.byte 0
|
|
|
|
SixIsland_GreenPath_EventScript_RightRouteSign:: @ 8168B2E
|
|
msgbox SixIsland_GreenPath_Text_LeftRouteSign, MSGBOX_SIGN
|
|
end
|
|
|
|
SixIsland_GreenPath_EventScript_LeftRouteSign:: @ 8168B37
|
|
msgbox SixIsland_GreenPath_Text_RightRouteSign, MSGBOX_SIGN
|
|
end
|