2015-07-10 01:45:35 -07:00
|
|
|
Route2946Gate_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
OfficerScript_0x7b5bb:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x7b5c1
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
YoungsterScript_0x7b5be:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x7b60d
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7b5c1:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You can't climb"
|
|
|
|
line "ledges."
|
|
|
|
|
|
|
|
para "But you can jump"
|
|
|
|
line "down from them to"
|
|
|
|
cont "take a shortcut."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x7b60d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Different kinds of"
|
|
|
|
line "#MON appear"
|
|
|
|
cont "past here."
|
|
|
|
|
|
|
|
para "If you want to"
|
|
|
|
line "catch them all,"
|
|
|
|
|
|
|
|
para "you have to look"
|
|
|
|
line "everywhere."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
Route2946Gate_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 4
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $0, $4, 1, ROUTE_46
|
|
|
|
warp_def $0, $5, 2, ROUTE_46
|
|
|
|
warp_def $7, $4, 1, ROUTE_29
|
|
|
|
warp_def $7, $5, 1, ROUTE_29
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-10-21 07:43:42 -07:00
|
|
|
person_event SPRITE_OFFICER, 4 + 4, 0 + 4, $9, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, 0, 0, OfficerScript_0x7b5bb, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 4 + 4, 6 + 4, $4, 1, 0, -1, -1, (1 << 3) | PAL_OW_GREEN, 0, 0, YoungsterScript_0x7b5be, -1
|