2015-07-10 01:45:35 -07:00
|
|
|
Route32RuinsofAlphGate_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_0x69a2d:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x69a36
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
PokefanMScript_0x69a30:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x69a81
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
YoungsterScript_0x69a33:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptextfaceplayer UnknownText_0x69abd
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69a36:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "RUINS OF ALPH"
|
|
|
|
|
|
|
|
para "A Look-and-Touch"
|
|
|
|
line "Tourist Site"
|
|
|
|
|
|
|
|
para "Try the sliding"
|
|
|
|
line "stone panels!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69a81:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're studying"
|
|
|
|
line "the RUINS?"
|
|
|
|
|
|
|
|
para "I see a scientist"
|
|
|
|
line "in the making."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69abd:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There are drawings"
|
|
|
|
line "on stone panels."
|
|
|
|
|
|
|
|
para "I tried moving"
|
|
|
|
line "them. I wonder"
|
|
|
|
cont "what they are."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
Route32RuinsofAlphGate_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 $4, $0, 10, RUINS_OF_ALPH_OUTSIDE
|
|
|
|
warp_def $5, $0, 11, RUINS_OF_ALPH_OUTSIDE
|
|
|
|
warp_def $4, $9, 2, ROUTE_32
|
|
|
|
warp_def $5, $9, 3, ROUTE_32
|
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 3
|
2015-07-31 12:02:32 -07:00
|
|
|
person_event SPRITE_OFFICER, 6, 9, $6, 0, 0, -1, -1, 8 + PAL_OW_RED, 0, 0, OfficerScript_0x69a2d, -1
|
|
|
|
person_event SPRITE_POKEFAN_M, 6, 12, $4, 1, 0, -1, -1, 8 + PAL_OW_BROWN, 0, 0, PokefanMScript_0x69a30, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 10, 5, $7, 0, 0, -1, -1, 8 + PAL_OW_GREEN, 0, 0, YoungsterScript_0x69a33, -1
|