2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const FASTSHIPB1F_SAILOR1
|
|
|
|
const FASTSHIPB1F_SAILOR2
|
|
|
|
const FASTSHIPB1F_SAILOR3
|
|
|
|
const FASTSHIPB1F_LASS
|
|
|
|
const FASTSHIPB1F_SUPER_NERD
|
|
|
|
const FASTSHIPB1F_SAILOR4
|
|
|
|
const FASTSHIPB1F_FISHER
|
|
|
|
const FASTSHIPB1F_BLACK_BELT
|
|
|
|
const FASTSHIPB1F_SAILOR5
|
|
|
|
const FASTSHIPB1F_TEACHER
|
|
|
|
const FASTSHIPB1F_YOUNGSTER1
|
|
|
|
const FASTSHIPB1F_YOUNGSTER2
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
FastShipB1F_MapScripts:
|
2017-12-24 10:46:34 -08:00
|
|
|
.SceneScripts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2017-12-24 10:46:34 -08:00
|
|
|
scene_script .DummyScene0
|
|
|
|
scene_script .DummyScene1
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.DummyScene0:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.DummyScene1:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x7673c:
|
2015-07-18 12:46:38 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_B1F_SAILOR_RIGHT
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x76766
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement FASTSHIPB1F_SAILOR2, MovementData_0x76876
|
2018-01-09 15:45:25 -08:00
|
|
|
moveobject FASTSHIPB1F_SAILOR1, 30, 6
|
2015-11-26 21:22:14 -08:00
|
|
|
appear FASTSHIPB1F_SAILOR1
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 5
|
2015-11-26 21:22:14 -08:00
|
|
|
disappear FASTSHIPB1F_SAILOR2
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x76751:
|
2015-07-18 12:46:38 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_B1F_SAILOR_LEFT
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x76766
|
2015-11-26 21:22:14 -08:00
|
|
|
applymovement FASTSHIPB1F_SAILOR1, MovementData_0x76871
|
2018-01-09 15:45:25 -08:00
|
|
|
moveobject FASTSHIPB1F_SAILOR2, 31, 6
|
2015-11-26 21:22:14 -08:00
|
|
|
appear FASTSHIPB1F_SAILOR2
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 5
|
2015-11-26 21:22:14 -08:00
|
|
|
disappear FASTSHIPB1F_SAILOR1
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x76766:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorScript_0x76767:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-07-20 00:51:52 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_FIRST_TIME
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x767a0
|
2015-07-20 00:51:52 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_LAZY_SAILOR
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x7678d
|
2015-07-20 00:51:52 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_INFORMED_ABOUT_LAZY_SAILOR
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x76787
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7687b
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-07-20 00:51:52 -07:00
|
|
|
setevent EVENT_FAST_SHIP_INFORMED_ABOUT_LAZY_SAILOR
|
2015-07-18 12:46:38 -07:00
|
|
|
clearevent EVENT_FAST_SHIP_CABINS_NNW_NNE_NE_SAILOR
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x76787:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x76907
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x7678d:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7692e
|
2015-07-20 00:51:52 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_FOUND_GIRL
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x76799
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x76799:
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7696d
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownScript_0x767a0:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x7699d
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerSailorJeff:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_SAILOR_JEFF, SAILOR, JEFF, SailorJeffSeenText, SailorJeffBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext SailorJeffAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerPicnickerDebra:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_PICNICKER_DEBRA, PICNICKER, DEBRA, PicnickerDebraSeenText, PicnickerDebraBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext PicnickerDebraAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerJugglerFritz:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_JUGGLER_FRITZ, JUGGLER, FRITZ, JugglerFritzSeenText, JugglerFritzBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext JugglerFritzAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerSailorGarrett:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_SAILOR_GARRETT, SAILOR, GARRETT, SailorGarrettSeenText, SailorGarrettBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext SailorGarrettAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerFisherJonah:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_FISHER_JONAH, FISHER, JONAH, FisherJonahSeenText, FisherJonahBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext FisherJonahAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerBlackbeltWai:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_BLACKBELT_WAI, BLACKBELT_T, WAI, BlackbeltWaiSeenText, BlackbeltWaiBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext BlackbeltWaiAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerSailorKenneth:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_SAILOR_KENNETH, SAILOR, KENNETH, SailorKennethSeenText, SailorKennethBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext SailorKennethAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerTeacherShirley:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_TEACHER_SHIRLEY, TEACHER, SHIRLEY, TeacherShirleySeenText, TeacherShirleyBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext TeacherShirleyAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerSchoolboyNate:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_SCHOOLBOY_NATE, SCHOOLBOY, NATE, SchoolboyNateSeenText, SchoolboyNateBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext SchoolboyNateAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerSchoolboyRicky:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_SCHOOLBOY_RICKY, SCHOOLBOY, RICKY, SchoolboyRickySeenText, SchoolboyRickyBeatenText, 0, .Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 17:45:04 -08:00
|
|
|
.Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-10 12:36:58 -08:00
|
|
|
writetext SchoolboyRickyAfterBattleText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-06-25 21:01:08 -07:00
|
|
|
FashShipB1FTrashcan:
|
2015-06-23 14:02:58 -07:00
|
|
|
jumpstd trashcan
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
MovementData_0x76871:
|
2013-02-16 22:54:07 -08:00
|
|
|
fix_facing
|
2016-05-14 10:46:14 -07:00
|
|
|
big_step RIGHT
|
2013-02-16 22:54:07 -08:00
|
|
|
remove_fixed_facing
|
2016-05-14 10:46:14 -07:00
|
|
|
turn_head DOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
MovementData_0x76876:
|
2013-02-16 22:54:07 -08:00
|
|
|
fix_facing
|
2016-05-14 10:46:14 -07:00
|
|
|
big_step LEFT
|
2013-02-16 22:54:07 -08:00
|
|
|
remove_fixed_facing
|
2016-05-14 10:46:14 -07:00
|
|
|
turn_head DOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7687b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey, kid. Could I"
|
|
|
|
line "get you to look"
|
|
|
|
cont "for my buddy?"
|
|
|
|
|
|
|
|
para "He's goofing off"
|
|
|
|
line "somewhere, that"
|
|
|
|
cont "lazy bum!"
|
|
|
|
|
|
|
|
para "I want to go find"
|
|
|
|
line "him, but I'm on"
|
|
|
|
cont "duty right now."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x76907:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh, gee…"
|
|
|
|
|
|
|
|
para "The CAPTAIN will"
|
|
|
|
line "be furious…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7692e:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Thanks, kid!"
|
|
|
|
line "I chewed him out"
|
|
|
|
|
|
|
|
para "good so he'll quit"
|
|
|
|
line "slacking off!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7696d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "A little girl?"
|
|
|
|
|
|
|
|
para "I may have seen"
|
|
|
|
line "her go by here."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x7699d:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The dining room is"
|
|
|
|
line "up ahead."
|
|
|
|
|
|
|
|
para "The stairs at the"
|
|
|
|
line "end lead to the"
|
|
|
|
cont "CAPTAIN's cabin."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorJeffSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Nothing beats a"
|
|
|
|
line "battle when I'm"
|
|
|
|
cont "on my break."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorJeffBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Win or lose, my"
|
|
|
|
line "break's over!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
SailorJeffAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I guess I can't"
|
|
|
|
line "win if I don't get"
|
|
|
|
cont "serious."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PicnickerDebraSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm so bored."
|
|
|
|
line "Want to battle?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PicnickerDebraBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Yow! You're too"
|
|
|
|
line "strong!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
PicnickerDebraAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SAFFRON, CELADON…"
|
|
|
|
line "I hear there are"
|
|
|
|
|
|
|
|
para "many big cities"
|
|
|
|
line "in KANTO."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
JugglerFritzSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Urrf…"
|
|
|
|
line "I'm seasick!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
JugglerFritzBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I can't move any-"
|
|
|
|
line "more…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
JugglerFritzAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "No more ships for"
|
|
|
|
line "me. Next time,"
|
|
|
|
|
|
|
|
para "I'm taking the"
|
|
|
|
line "MAGNET TRAIN."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorGarrettSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "This is where we"
|
|
|
|
line "sailors work!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorGarrettBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I lost on my home"
|
|
|
|
line "field…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
SailorGarrettAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "We get different"
|
|
|
|
line "passengers from"
|
|
|
|
|
|
|
|
para "VERMILION CITY to"
|
|
|
|
line "OLIVINE CITY."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FisherJonahSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Even though we're"
|
|
|
|
line "out on the sea, I"
|
|
|
|
cont "can't fish!"
|
|
|
|
|
|
|
|
para "This is boring!"
|
|
|
|
line "Let's battle!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FisherJonahBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I… I'm not bored"
|
|
|
|
line "anymore…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
FisherJonahAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I plan to fish off"
|
|
|
|
line "VERMILION's pier."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
BlackbeltWaiSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm building up my"
|
|
|
|
line "legs by bracing"
|
|
|
|
|
|
|
|
para "against the ship's"
|
|
|
|
line "rocking!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
BlackbeltWaiBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Rocked and rolled"
|
|
|
|
line "over!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
BlackbeltWaiAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I couldn't find"
|
|
|
|
line "the KARATE KING in"
|
|
|
|
cont "JOHTO."
|
|
|
|
|
|
|
|
para "He's supposed to"
|
|
|
|
line "be training in a"
|
|
|
|
cont "cave somewhere."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorKennethSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm a sailor man!"
|
|
|
|
|
|
|
|
para "But I'm training"
|
|
|
|
line "#MON, so I can"
|
|
|
|
cont "become the CHAMP!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SailorKennethBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "My lack of train-"
|
|
|
|
line "ing is obvious…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
SailorKennethAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Eight BADGES!"
|
|
|
|
line "They must prove"
|
|
|
|
|
|
|
|
para "that you've beaten"
|
|
|
|
line "GYM LEADERS."
|
|
|
|
|
|
|
|
para "No wonder you're"
|
|
|
|
line "so good!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TeacherShirleySeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Don't lay a finger"
|
|
|
|
line "on my students!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TeacherShirleyBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Aaack!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
TeacherShirleyAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "We're on a field"
|
|
|
|
line "trip to the RUINS"
|
|
|
|
cont "outside VIOLET."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SchoolboyNateSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Do you know the"
|
|
|
|
line "RUINS OF ALPH?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SchoolboyNateBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Yaargh!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
SchoolboyNateAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Radios pick up"
|
|
|
|
line "strange signals"
|
|
|
|
cont "inside the RUINS."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SchoolboyRickySeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "There are some odd"
|
|
|
|
line "stone panels in"
|
|
|
|
cont "the RUINS OF ALPH."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SchoolboyRickyBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I was done in!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
SchoolboyRickyAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I read that there"
|
|
|
|
line "are four of those"
|
|
|
|
cont "stone panels."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
FastShipB1F_MapEvents:
|
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 5, 11, 11, FAST_SHIP_1F
|
|
|
|
warp_def 31, 13, 12, FAST_SHIP_1F
|
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 2
|
2017-12-28 11:31:25 -08:00
|
|
|
coord_event 30, 7, 0, UnknownScript_0x7673c
|
|
|
|
coord_event 31, 7, 0, UnknownScript_0x76751
|
2013-02-16 22:54:07 -08:00
|
|
|
|
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 27, 9, BGEVENT_READ, FashShipB1FTrashcan
|
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 12
|
2017-12-28 11:31:25 -08:00
|
|
|
object_event 30, 6, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, SailorScript_0x76767, EVENT_FAST_SHIP_B1F_SAILOR_LEFT
|
|
|
|
object_event 31, 6, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, SailorScript_0x76767, EVENT_FAST_SHIP_B1F_SAILOR_RIGHT
|
|
|
|
object_event 9, 11, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 3, TrainerSailorJeff, EVENT_FAST_SHIP_PASSENGERS_FIRST_TRIP
|
|
|
|
object_event 6, 4, SPRITE_LASS, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_TRAINER, 1, TrainerPicnickerDebra, EVENT_FAST_SHIP_PASSENGERS_FIRST_TRIP
|
|
|
|
object_event 26, 9, SPRITE_SUPER_NERD, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 1, TrainerJugglerFritz, EVENT_FAST_SHIP_PASSENGERS_FIRST_TRIP
|
|
|
|
object_event 17, 4, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 4, TrainerSailorGarrett, EVENT_FAST_SHIP_PASSENGERS_EASTBOUND
|
|
|
|
object_event 25, 8, SPRITE_FISHER, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_TRAINER, 3, TrainerFisherJonah, EVENT_FAST_SHIP_PASSENGERS_EASTBOUND
|
|
|
|
object_event 15, 11, SPRITE_BLACK_BELT, SPRITEMOVEDATA_SPINCLOCKWISE, 0, 0, -1, -1, PAL_NPC_BROWN, OBJECTTYPE_TRAINER, 3, TrainerBlackbeltWai, EVENT_FAST_SHIP_PASSENGERS_EASTBOUND
|
|
|
|
object_event 23, 4, SPRITE_SAILOR, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 4, TrainerSailorKenneth, EVENT_FAST_SHIP_PASSENGERS_WESTBOUND
|
|
|
|
object_event 9, 11, SPRITE_TEACHER, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 3, TrainerTeacherShirley, EVENT_FAST_SHIP_PASSENGERS_WESTBOUND
|
|
|
|
object_event 14, 9, SPRITE_YOUNGSTER, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 1, TrainerSchoolboyNate, EVENT_FAST_SHIP_PASSENGERS_WESTBOUND
|
|
|
|
object_event 14, 11, SPRITE_YOUNGSTER, SPRITEMOVEDATA_SPINRANDOM_FAST, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 1, TrainerSchoolboyRicky, EVENT_FAST_SHIP_PASSENGERS_WESTBOUND
|