2017-11-10 02:21:31 +01:00
|
|
|
Route116_TunnelersRestHouse_MapScripts:: @ 822B850
|
2019-04-05 01:28:37 +02:00
|
|
|
map_script MAP_SCRIPT_ON_TRANSITION, Route116_TunnelersRestHouse_OnTransition
|
2017-11-10 02:21:31 +01:00
|
|
|
.byte 0
|
|
|
|
|
2019-04-05 01:28:37 +02:00
|
|
|
Route116_TunnelersRestHouse_OnTransition: @ 822B856
|
2017-12-27 04:20:29 +01:00
|
|
|
setflag FLAG_LANDMARK_TUNNELERS_REST_HOUSE
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_EventScript_22B85A:: @ 822B85A
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox Route116_TunnelersRestHouse_Text_22B88B, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_EventScript_22B863:: @ 822B863
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox Route116_TunnelersRestHouse_Text_22B99F, MSGBOX_NPC
|
2017-11-10 02:21:31 +01:00
|
|
|
end
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_EventScript_22B86C:: @ 822B86C
|
|
|
|
lock
|
|
|
|
faceplayer
|
2018-12-22 02:28:24 +01:00
|
|
|
goto_if_set FLAG_RUSTURF_TUNNEL_OPENED, Route116_TunnelersRestHouse_EventScript_22B881
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox Route116_TunnelersRestHouse_Text_22BAAF, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_EventScript_22B881:: @ 822B881
|
2018-12-02 09:37:46 +01:00
|
|
|
msgbox Route116_TunnelersRestHouse_Text_22BB3B, MSGBOX_DEFAULT
|
2017-11-10 02:21:31 +01:00
|
|
|
release
|
|
|
|
end
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_Text_22B88B: @ 822B88B
|
|
|
|
.string "That RUSTURF TUNNEL there…\p"
|
|
|
|
.string "At first, we had a huge work crew boring\n"
|
|
|
|
.string "through rock with the latest machinery.\l"
|
|
|
|
.string "But, we had to stop.\p"
|
|
|
|
.string "It turns out that we would have had\n"
|
|
|
|
.string "a negative effect on wild POKéMON in\l"
|
|
|
|
.string "the area.\p"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "So, we've got nothing to do but loll\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "around here doing nothing.$"
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_Text_22B99F: @ 822B99F
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "There's a man digging his way to\n"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "VERDANTURF all by his lonesome.\l"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "He's desperate to get through.\p"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "He says that if he digs little by little\n"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "without using machines, he won't\l"
|
|
|
|
.string "disturb POKéMON, and he'll avoid\l"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "harming the natural environment.\p"
|
|
|
|
.string "I wonder if he made it through yet.$"
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_Text_22BAAF: @ 822BAAF
|
|
|
|
.string "To get to VERDANTURF without using\n"
|
2018-12-07 16:41:08 +01:00
|
|
|
.string "this TUNNEL, you'd have to cross the\l"
|
2017-11-10 02:21:31 +01:00
|
|
|
.string "sea to DEWFORD, sail on to SLATEPORT,\l"
|
|
|
|
.string "then travel through MAUVILLE.$"
|
|
|
|
|
|
|
|
Route116_TunnelersRestHouse_Text_22BB3B: @ 822BB3B
|
|
|
|
.string "Did you hear? The TUNNEL to VERDANTURF\n"
|
|
|
|
.string "has gone through!\p"
|
|
|
|
.string "Sometimes, if you hope strongly enough,\n"
|
|
|
|
.string "dreams do come true.$"
|
|
|
|
|