2020-07-24 06:49:26 -07:00
|
|
|
object_const_def
|
2017-12-24 15:06:12 -08:00
|
|
|
const ROUTE5UNDERGROUNDPATHENTRANCE_TEACHER
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route5UndergroundPathEntrance_MapScripts:
|
2020-07-24 06:49:26 -07:00
|
|
|
def_scene_scripts
|
2017-12-24 15:06:12 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_callbacks
|
2017-12-24 15:06:12 -08:00
|
|
|
|
|
|
|
Route5UndergroundPathEntranceTeacherScript:
|
|
|
|
jumptextfaceplayer Route5UndergroundPathEntranceTeacherText
|
|
|
|
|
|
|
|
Route5UndergroundPathEntranceTeacherText:
|
|
|
|
text "Many cities in"
|
|
|
|
line "JOHTO have long"
|
|
|
|
|
|
|
|
para "histories. I'd"
|
|
|
|
line "love to visit!"
|
|
|
|
done
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route5UndergroundPathEntrance_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2017-12-24 15:06:12 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_warp_events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 3, 7, ROUTE_5, 1
|
|
|
|
warp_event 4, 7, ROUTE_5, 1
|
|
|
|
warp_event 4, 3, UNDERGROUND_PATH, 1
|
2017-12-24 15:06:12 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_coord_events
|
2017-12-24 15:06:12 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_bg_events
|
2017-12-24 15:06:12 -08:00
|
|
|
|
2020-07-24 06:49:26 -07:00
|
|
|
def_object_events
|
2018-02-01 19:22:07 -08:00
|
|
|
object_event 2, 2, SPRITE_TEACHER, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, Route5UndergroundPathEntranceTeacherScript, -1
|