2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const ECRUTEAKLUGIASPEECHHOUSE_GRAMPS
|
|
|
|
const ECRUTEAKLUGIASPEECHHOUSE_YOUNGSTER
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
EcruteakLugiaSpeechHouse_MapScriptHeader:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
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
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
EcruteakLugiaSpeechHouseGrampsScript:
|
|
|
|
jumptextfaceplayer EcruteakLugiaSpeechHouseGrampsText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
EcruteakLugiaSpeechHouseYoungsterScript:
|
|
|
|
jumptextfaceplayer EcruteakLugiaSpeechHouseYoungsterText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
LugiaSpeechHouseRadio:
|
2015-06-23 14:02:58 -07:00
|
|
|
jumpstd radio2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
EcruteakLugiaSpeechHouseGrampsText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "This happened when"
|
|
|
|
line "I was young."
|
|
|
|
|
|
|
|
para "The sky suddenly"
|
|
|
|
line "turned black. A"
|
|
|
|
|
|
|
|
para "giant flying #-"
|
|
|
|
line "MON was blocking"
|
|
|
|
cont "out the sun."
|
|
|
|
|
|
|
|
para "I wonder what that"
|
|
|
|
line "#MON was? "
|
|
|
|
|
|
|
|
para "It was like a bird"
|
|
|
|
line "and a dragon."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
EcruteakLugiaSpeechHouseYoungsterText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Is there really a"
|
|
|
|
line "#MON that big?"
|
|
|
|
|
|
|
|
para "If it exists, it"
|
|
|
|
line "must be powerful."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
EcruteakLugiaSpeechHouse_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 2
|
2017-12-28 11:31:25 -08:00
|
|
|
warp_def 3, 7, 7, ECRUTEAK_CITY
|
|
|
|
warp_def 4, 7, 7, ECRUTEAK_CITY
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.CoordEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
2017-12-28 11:31:25 -08:00
|
|
|
bg_event 2, 1, BGEVENT_READ, LugiaSpeechHouseRadio
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.ObjectEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 2, 3, SPRITE_GRAMPS, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, EcruteakLugiaSpeechHouseGrampsScript, -1
|
|
|
|
object_event 5, 4, SPRITE_YOUNGSTER, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, EcruteakLugiaSpeechHouseYoungsterScript, -1
|