2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_CAPTAIN
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_GENTLEMAN
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN1
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN2
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_POKEFAN_M1
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN3
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN4
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_SUPER_NERD1
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_POKEFAN_M2
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_POKEFAN_F
|
|
|
|
const FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_SUPER_NERD2
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FastShipCabins_SE_SSE_CaptainsCabin_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-25 11:01:54 -08:00
|
|
|
Unused_0x75ea6:
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-25 11:27:29 -08:00
|
|
|
SSAquaCaptain:
|
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
|
2017-12-25 11:01:54 -08:00
|
|
|
iftrue .LaterTrip
|
|
|
|
writetext SSAquaCaptainExhaustingText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
.LaterTrip:
|
|
|
|
writetext SSAquaCaptainHowDoYouLikeText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterBefore:
|
2015-11-26 21:22:14 -08:00
|
|
|
spriteface FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN2, RIGHT
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGranddaughterCaptainPlayWithMeText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGranddaughterHasToFindGrandpaText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2015-07-20 15:59:26 -07:00
|
|
|
special Special_FadeBlackQuickly
|
|
|
|
special Special_ReloadSpritesNoPalettes
|
2015-11-26 21:22:14 -08:00
|
|
|
disappear FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN2
|
2015-07-21 23:49:18 -07:00
|
|
|
applymovement PLAYER, MovementData_0x76004
|
2017-12-24 10:46:34 -08:00
|
|
|
moveobject FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN1, $3, $13
|
2015-11-26 21:22:14 -08:00
|
|
|
appear FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN1
|
2015-07-21 23:49:18 -07:00
|
|
|
spriteface PLAYER, UP
|
2015-11-26 21:22:14 -08:00
|
|
|
spriteface FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN1, UP
|
2015-11-26 18:05:32 -08:00
|
|
|
special Special_FadeInQuickly
|
2015-11-26 21:22:14 -08:00
|
|
|
spriteface FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_GENTLEMAN, DOWN
|
|
|
|
showemote EMOTE_SHOCK, FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_GENTLEMAN, 15
|
|
|
|
applymovement FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN1, MovementData_0x7600c
|
|
|
|
spriteface FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_GENTLEMAN, RIGHT
|
2015-07-10 05:08:03 -07:00
|
|
|
checkflag ENGINE_PLAYER_IS_FEMALE
|
2017-12-25 11:01:54 -08:00
|
|
|
iftrue .PlayerIsFemale
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGranddaughterWasPlayingMText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2017-12-25 11:01:54 -08:00
|
|
|
jump .cont
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
.PlayerIsFemale:
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGranddaughterWasPlayingFText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2017-12-25 11:01:54 -08:00
|
|
|
.cont:
|
2015-11-26 21:22:14 -08:00
|
|
|
spriteface FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_TWIN2, DOWN
|
|
|
|
applymovement FASTSHIPCABINS_SE_SSE_CAPTAINSCABIN_GENTLEMAN, MovementData_0x76010
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 11:01:54 -08:00
|
|
|
writetext SSAquaEntertainedGranddaughterText
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-07-18 12:46:38 -07:00
|
|
|
setevent EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
|
2017-12-24 10:46:34 -08:00
|
|
|
setmapscene FAST_SHIP_1F, $0
|
2017-12-25 11:01:54 -08:00
|
|
|
jump SSAquaMetalCoatAndDocking
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGrandpa:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
|
2017-12-25 11:01:54 -08:00
|
|
|
iftrue SSAquaGotMetalCoat
|
2015-07-18 12:46:38 -07:00
|
|
|
checkevent EVENT_FAST_SHIP_CABINS_SE_SSE_CAPTAINS_CABIN_TWIN_2
|
2017-12-25 11:01:54 -08:00
|
|
|
iftrue SSAquaFoundGranddaughter
|
|
|
|
writetext SSAquaCantFindGranddaughterText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2017-12-24 10:46:34 -08:00
|
|
|
setmapscene FAST_SHIP_1F, $0
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaMetalCoatAndDocking:
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGrandpaHaveThisText
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem METAL_COAT
|
2017-12-25 11:01:54 -08:00
|
|
|
iffalse .NoRoom
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
|
2017-12-25 11:01:54 -08:00
|
|
|
.NoRoom:
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
|
|
|
waitsfx
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_ELEVATOR_END
|
2013-02-16 22:54:07 -08:00
|
|
|
pause 30
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 11:01:54 -08:00
|
|
|
writetext SSAquaHasArrivedVermilionText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2015-07-20 00:51:52 -07:00
|
|
|
setevent EVENT_FAST_SHIP_HAS_ARRIVED
|
|
|
|
setevent EVENT_FAST_SHIP_FOUND_GIRL
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaFoundGranddaughter:
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGrandpaHaveThisText
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem METAL_COAT
|
2017-12-25 11:01:54 -08:00
|
|
|
iffalse .NoRoom
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
|
2017-12-25 11:01:54 -08:00
|
|
|
.NoRoom:
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaGotMetalCoat:
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGrandpaTravellingText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterAfter:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2017-12-25 12:06:14 -08:00
|
|
|
writetext SSAquaGranddaughterHadFunText
|
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
|
|
|
TrainerPokefanmColin:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_POKEFANM_COLIN, POKEFANM, COLIN, PokefanmColinSeenText, PokefanmColinBeatenText, 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 PokefanmColinAfterBattleText
|
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
|
|
|
TrainerTwinsMegandpeg1:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_TWINS_MEG_AND_PEG, TWINS, MEGANDPEG1, TwinsMegandpeg1SeenText, TwinsMegandpeg1BeatenText, 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 TwinsMegandpeg1AfterBattleText
|
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
|
|
|
TrainerTwinsMegandpeg2:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_TWINS_MEG_AND_PEG, TWINS, MEGANDPEG2, TwinsMegandpeg2SeenText, TwinsMegandpeg2BeatenText, 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 TwinsMegandpeg2AfterBattleText
|
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
|
|
|
TrainerPsychicRodney:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_PSYCHIC_RODNEY, PSYCHIC_T, RODNEY, PsychicRodneySeenText, PsychicRodneyBeatenText, 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 PsychicRodneyAfterBattleText
|
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
|
|
|
TrainerPokefanmJeremy:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_POKEFANM_JEREMY, POKEFANM, JEREMY, PokefanmJeremySeenText, PokefanmJeremyBeatenText, 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 PokefanmJeremyAfterBattleText
|
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
|
|
|
TrainerPokefanfGeorgia:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_POKEFANF_GEORGIA, POKEFANF, GEORGIA, PokefanfGeorgiaSeenText, PokefanfGeorgiaBeatenText, 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 PokefanfGeorgiaAfterBattleText
|
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
|
|
|
TrainerSupernerdShawn:
|
2017-12-17 17:45:04 -08:00
|
|
|
trainer EVENT_BEAT_SUPER_NERD_SHAWN, SUPER_NERD, SHAWN, SupernerdShawnSeenText, SupernerdShawnBeatenText, 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 SupernerdShawnAfterBattleText
|
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
|
|
|
FastShipCaptainsCabinTrashcan:
|
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_0x76004:
|
2016-05-14 10:46:14 -07:00
|
|
|
big_step RIGHT
|
|
|
|
big_step UP
|
|
|
|
big_step UP
|
|
|
|
big_step UP
|
|
|
|
big_step UP
|
|
|
|
big_step UP
|
|
|
|
big_step UP
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
MovementData_0x7600c:
|
2016-05-14 10:46:14 -07:00
|
|
|
step UP
|
|
|
|
step UP
|
|
|
|
turn_head LEFT
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
MovementData_0x76010:
|
2016-05-14 10:46:14 -07:00
|
|
|
step DOWN
|
2013-02-16 22:54:07 -08:00
|
|
|
step_end
|
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaCaptainExhaustingText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whew! Thanks for"
|
|
|
|
line "coming along."
|
|
|
|
|
|
|
|
para "Keeping that lit-"
|
|
|
|
line "tle girl amused"
|
|
|
|
cont "was exhausting."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaCaptainHowDoYouLikeText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "How do you like"
|
|
|
|
line "S.S.AQUA's ride?"
|
|
|
|
|
|
|
|
para "She practically"
|
|
|
|
line "skates across the"
|
|
|
|
cont "waves."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaCantFindGranddaughterText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh, hello…"
|
|
|
|
|
|
|
|
para "I still can't find"
|
|
|
|
line "my granddaughter."
|
|
|
|
|
|
|
|
para "If she's on the"
|
|
|
|
line "ship, that's OK."
|
|
|
|
|
|
|
|
para "She's an energetic"
|
|
|
|
line "child, so she may"
|
|
|
|
|
|
|
|
para "be bugging some-"
|
|
|
|
line "one. I'm worried…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaEntertainedGranddaughterText:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAY_G>, was it?"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "I heard you enter-"
|
|
|
|
cont "tained my grand-"
|
|
|
|
cont "daughter."
|
|
|
|
|
|
|
|
para "I want to thank"
|
|
|
|
line "you for that."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGrandpaHaveThisText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I know! I'd like"
|
|
|
|
line "you to have this!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGrandpaTravellingText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "We're traveling"
|
|
|
|
line "around the world."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterCaptainPlayWithMeText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "CAPTAIN, play with"
|
|
|
|
line "me, please?"
|
|
|
|
|
|
|
|
para "I'm bored! I want"
|
|
|
|
line "to play more!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterHasToFindGrandpaText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hi! Will you play"
|
|
|
|
line "with me?"
|
|
|
|
|
|
|
|
para "…Oh!"
|
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
para "SSAquaGrandpa's worried"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "about me?"
|
|
|
|
|
|
|
|
para "I have to go!"
|
|
|
|
|
|
|
|
para "I have to go find"
|
2017-12-25 12:06:14 -08:00
|
|
|
line "SSAquaGrandpa!"
|
2014-03-05 21:29:44 -08:00
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterWasPlayingMText:
|
|
|
|
text "SSAquaGrandpa, here I"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "am! I was playing"
|
|
|
|
|
|
|
|
para "with the CAPTAIN"
|
|
|
|
line "and this guy!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterWasPlayingFText:
|
|
|
|
text "SSAquaGrandpa, here I"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "am! I was playing"
|
|
|
|
|
|
|
|
para "with the CAPTAIN"
|
|
|
|
line "and this big girl!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 12:06:14 -08:00
|
|
|
SSAquaGranddaughterHadFunText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I had lots of fun"
|
|
|
|
line "playing!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PokefanmColinSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hey, kid! Want to"
|
|
|
|
line "battle with me?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PokefanmColinBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're strong!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
PokefanmColinAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're traveling"
|
|
|
|
line "all alone?"
|
|
|
|
|
|
|
|
para "Isn't your mom"
|
|
|
|
line "worried?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsMegandpeg1SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You think I'm a"
|
|
|
|
line "baby?"
|
|
|
|
cont "That's not fair!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsMegandpeg1BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh! We lost!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
TwinsMegandpeg1AfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Baby is a rude"
|
|
|
|
line "name to call us"
|
|
|
|
cont "girls!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsMegandpeg2SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm not a baby!"
|
|
|
|
|
|
|
|
para "That's not nice to"
|
|
|
|
line "say to a lady!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsMegandpeg2BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh! We lost!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
TwinsMegandpeg2AfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Sometimes, kids"
|
|
|
|
line "are smarter than"
|
|
|
|
cont "grown-ups!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PsychicRodneySeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Ssh! My brain is"
|
|
|
|
line "picking up radio"
|
|
|
|
cont "signals!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PsychicRodneyBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "…I hear some-"
|
|
|
|
line "thing!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
PsychicRodneyAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I get it. You can"
|
|
|
|
line "hear JOHTO's radio"
|
|
|
|
cont "on the FAST SHIP."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PokefanmJeremySeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "What do you think?"
|
|
|
|
line "My #MON are"
|
|
|
|
cont "beautiful, yes?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PokefanmJeremyBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh, no! My beauti-"
|
|
|
|
line "ful #MON!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
PokefanmJeremyAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I must go to the"
|
|
|
|
line "#MON SALON and"
|
|
|
|
cont "fix them up nice!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PokefanfGeorgiaSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm going to shop"
|
|
|
|
line "at the DEPT.STORE"
|
|
|
|
cont "and then…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PokefanfGeorgiaBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "What was I going"
|
|
|
|
line "to do?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
PokefanfGeorgiaAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh, yes! I have to"
|
|
|
|
line "get my #MON out"
|
|
|
|
cont "of DAY-CARE!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SupernerdShawnSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "What kinds of #"
|
|
|
|
line "BALLS do you have"
|
|
|
|
cont "with you?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
SupernerdShawnBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Wait! Stop! Don't!"
|
|
|
|
line "Please!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-10 12:36:58 -08:00
|
|
|
SupernerdShawnAfterBattleText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You should use the"
|
|
|
|
line "right BALLS to fit"
|
|
|
|
cont "the situation."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-25 11:01:54 -08:00
|
|
|
SSAquaHasArrivedVermilionText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "FAST SHIP S.S.AQUA"
|
|
|
|
line "has arrived in"
|
|
|
|
cont "VERMILION CITY."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FastShipCabins_SE_SSE_CaptainsCabin_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 6
|
2015-07-23 09:59:19 -07:00
|
|
|
warp_def $7, $2, 8, FAST_SHIP_1F
|
|
|
|
warp_def $7, $3, 8, FAST_SHIP_1F
|
|
|
|
warp_def $13, $2, 9, FAST_SHIP_1F
|
|
|
|
warp_def $13, $3, 9, FAST_SHIP_1F
|
|
|
|
warp_def $21, $2, 10, FAST_SHIP_1F
|
|
|
|
warp_def $21, $3, 10, 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 0
|
|
|
|
|
2017-12-24 10:46:34 -08:00
|
|
|
.BGEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
2017-12-24 10:46:34 -08:00
|
|
|
bg_event 25, 4, BGEVENT_READ, FastShipCaptainsCabinTrashcan
|
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 11
|
2017-12-25 11:27:29 -08:00
|
|
|
object_event SPRITE_CAPTAIN, 25, 3, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, SSAquaCaptain, -1
|
2017-12-25 12:06:14 -08:00
|
|
|
object_event SPRITE_GENTLEMAN, 17, 2, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, SSAquaGrandpa, EVENT_FAST_SHIP_CABINS_SE_SSE_GENTLEMAN
|
|
|
|
object_event SPRITE_TWIN, 17, 3, SPRITEMOVEDATA_SPINRANDOM_FAST, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SSAquaGranddaughterAfter, EVENT_FAST_SHIP_CABINS_SE_SSE_CAPTAINS_CABIN_TWIN_1
|
|
|
|
object_event SPRITE_TWIN, 25, 2, SPRITEMOVEDATA_SPINRANDOM_FAST, 0, 0, -1, -1, 0, OBJECTTYPE_SCRIPT, 0, SSAquaGranddaughterBefore, EVENT_FAST_SHIP_CABINS_SE_SSE_CAPTAINS_CABIN_TWIN_2
|
2017-12-24 10:46:34 -08:00
|
|
|
object_event SPRITE_POKEFAN_M, 6, 5, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 5, TrainerPokefanmColin, EVENT_FAST_SHIP_PASSENGERS_FIRST_TRIP
|
|
|
|
object_event SPRITE_TWIN, 4, 2, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 1, TrainerTwinsMegandpeg1, EVENT_FAST_SHIP_PASSENGERS_FIRST_TRIP
|
|
|
|
object_event SPRITE_TWIN, 4, 3, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 1, TrainerTwinsMegandpeg2, EVENT_FAST_SHIP_PASSENGERS_FIRST_TRIP
|
|
|
|
object_event SPRITE_SUPER_NERD, 5, 5, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 5, TrainerPsychicRodney, EVENT_FAST_SHIP_PASSENGERS_EASTBOUND
|
|
|
|
object_event SPRITE_POKEFAN_M, 3, 2, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 3, TrainerPokefanmJeremy, EVENT_FAST_SHIP_PASSENGERS_WESTBOUND
|
|
|
|
object_event SPRITE_POKEFAN_F, 5, 5, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 1, TrainerPokefanfGeorgia, EVENT_FAST_SHIP_PASSENGERS_WESTBOUND
|
|
|
|
object_event SPRITE_SUPER_NERD, 15, 1, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, PAL_NPC_BROWN, OBJECTTYPE_TRAINER, 2, TrainerSupernerdShawn, EVENT_FAST_SHIP_PASSENGERS_EASTBOUND
|