pokecrystal-board/maps/FastShipCabins_SE_SSE_CaptainsCabin.asm

597 lines
11 KiB
NASM
Raw Normal View History

2015-07-10 01:20:21 -07:00
FastShipCabins_SE_SSE_CaptainsCabin_MapScriptHeader:
; trigger count
db 0
; callback count
db 0
2015-07-10 01:20:21 -07:00
UnknownScript_0x75ea6:
end
2015-07-10 01:20:21 -07:00
CaptainScript_0x75ea7:
faceplayer
loadfont
2013-09-24 00:48:58 -07:00
checkevent $0030
iftrue UnknownScript_0x75eb5
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76012
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
UnknownScript_0x75eb5:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76064
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TwinScript_0x75ebb:
spriteface $5, RIGHT
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x761e0
closetext
loadmovesprites
faceplayer
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7621f
closetext
loadmovesprites
special Function8c0b6
special Functiond91
disappear $5
applymovement $0, MovementData_0x76004
moveperson $4, $3, $13
appear $4
spriteface $0, UP
spriteface $4, UP
special Function8c0ab
spriteface $3, DOWN
showemote $0, $3, 15
applymovement $4, MovementData_0x7600c
spriteface $3, RIGHT
2015-07-10 05:08:03 -07:00
checkflag ENGINE_PLAYER_IS_FEMALE
iftrue UnknownScript_0x75f03
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76284
closetext
loadmovesprites
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x75f09
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f03:
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x762c6
closetext
loadmovesprites
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f09:
spriteface $5, DOWN
applymovement $3, MovementData_0x76010
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76143
keeptextopen
2013-09-24 00:48:58 -07:00
setevent $072b
domaptrigger GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F, $0
2015-01-20 00:01:23 -08:00
jump UnknownScript_0x75f37
2015-07-10 01:20:21 -07:00
GentlemanScript_0x75f1f:
faceplayer
loadfont
2013-09-24 00:48:58 -07:00
checkevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
iftrue UnknownScript_0x75f67
2013-09-24 00:48:58 -07:00
checkevent $0732
iftrue UnknownScript_0x75f58
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x760ae
closetext
loadmovesprites
domaptrigger GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F, $0
end
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f37:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7619b
keeptextopen
verbosegiveitem METAL_COAT, 1
iffalse UnknownScript_0x75f44
2013-09-24 00:48:58 -07:00
setevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f44:
loadmovesprites
waitbutton
playsound SFX_ELEVATOR_END
pause 30
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76645
closetext
2013-09-24 00:48:58 -07:00
setevent $0031
setevent $0032
loadmovesprites
end
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f58:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7619b
keeptextopen
verbosegiveitem METAL_COAT, 1
iffalse UnknownScript_0x75f65
2013-09-24 00:48:58 -07:00
setevent EVENT_GOT_METAL_COAT_FROM_GRANDPA_ON_SS_AQUA
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f65:
loadmovesprites
end
2015-07-10 01:20:21 -07:00
UnknownScript_0x75f67:
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x761be
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TwinScript_0x75f6d:
faceplayer
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7630d
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerPokefanmColin:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_POKEFANM_COLIN
; trainer group && trainer id
db POKEFANM, COLIN
; text when seen
dw PokefanmColinSeenText
; text when trainer beaten
dw PokefanmColinBeatenText
; script when lost
dw $0000
; script when talk again
dw PokefanmColinScript
2015-07-10 01:20:21 -07:00
PokefanmColinScript:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7635b
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerTwinsMegandpeg1:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_TWINS_MEG_AND_PEG
; trainer group && trainer id
db TWINS, MEGANDPEG1
; text when seen
dw TwinsMegandpeg1SeenText
; text when trainer beaten
dw TwinsMegandpeg1BeatenText
; script when lost
dw $0000
; script when talk again
dw TwinsMegandpeg1Script
2015-07-10 01:20:21 -07:00
TwinsMegandpeg1Script:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x763c2
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerTwinsMegandpeg2:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_TWINS_MEG_AND_PEG
; trainer group && trainer id
db TWINS, MEGANDPEG2
; text when seen
dw TwinsMegandpeg2SeenText
; text when trainer beaten
dw TwinsMegandpeg2BeatenText
; script when lost
dw $0000
; script when talk again
dw TwinsMegandpeg2Script
2015-07-10 01:20:21 -07:00
TwinsMegandpeg2Script:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76428
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerPsychicRodney:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_PSYCHIC_RODNEY
; trainer group && trainer id
db PSYCHIC_T, RODNEY
; text when seen
dw PsychicRodneySeenText
; text when trainer beaten
dw PsychicRodneyBeatenText
; script when lost
dw $0000
; script when talk again
dw PsychicRodneyScript
2015-07-10 01:20:21 -07:00
PsychicRodneyScript:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76497
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerPokefanmJeremy:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_POKEFANM_JEREMY
; trainer group && trainer id
db POKEFANM, JEREMY
; text when seen
dw PokefanmJeremySeenText
; text when trainer beaten
dw PokefanmJeremyBeatenText
; script when lost
dw $0000
; script when talk again
dw PokefanmJeremyScript
2015-07-10 01:20:21 -07:00
PokefanmJeremyScript:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7651c
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerPokefanfGeorgia:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_POKEFANF_GEORGIA
; trainer group && trainer id
db POKEFANF, GEORGIA
; text when seen
dw PokefanfGeorgiaSeenText
; text when trainer beaten
dw PokefanfGeorgiaBeatenText
; script when lost
dw $0000
; script when talk again
dw PokefanfGeorgiaScript
2015-07-10 01:20:21 -07:00
PokefanfGeorgiaScript:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x76596
closetext
loadmovesprites
end
2015-07-10 01:20:21 -07:00
TrainerSupernerdShawn:
; bit/flag number
2015-07-10 01:20:21 -07:00
dw EVENT_BEAT_SUPER_NERD_SHAWN
; trainer group && trainer id
db SUPER_NERD, SHAWN
; text when seen
dw SupernerdShawnSeenText
; text when trainer beaten
dw SupernerdShawnBeatenText
; script when lost
dw $0000
; script when talk again
dw SupernerdShawnScript
2015-07-10 01:20:21 -07:00
SupernerdShawnScript:
talkaftercancel
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x7660f
closetext
loadmovesprites
end
2015-06-25 21:01:08 -07:00
FastShipCaptainsCabinTrashcan:
2015-06-23 14:02:58 -07:00
jumpstd trashcan
2015-07-10 01:20:21 -07:00
MovementData_0x76004:
big_step_right
big_step_up
big_step_up
big_step_up
big_step_up
big_step_up
big_step_up
step_end
2015-07-10 01:20:21 -07:00
MovementData_0x7600c:
step_up
step_up
turn_head_left
step_end
2015-07-10 01:20:21 -07:00
MovementData_0x76010:
step_down
step_end
2015-07-10 01:20:21 -07:00
UnknownText_0x76012:
text "Whew! Thanks for"
line "coming along."
para "Keeping that lit-"
line "tle girl amused"
cont "was exhausting."
done
2015-07-10 01:20:21 -07:00
UnknownText_0x76064:
text "How do you like"
line "S.S.AQUA's ride?"
para "She practically"
line "skates across the"
cont "waves."
done
2015-07-10 01:20:21 -07:00
UnknownText_0x760ae:
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
2015-07-10 01:20:21 -07:00
UnknownText_0x76143:
text "<PLAY_G>, was it?"
line "I heard you enter-"
cont "tained my grand-"
cont "daughter."
para "I want to thank"
line "you for that."
done
2015-07-10 01:20:21 -07:00
UnknownText_0x7619b:
text "I know! I'd like"
line "you to have this!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x761be:
text "We're traveling"
line "around the world."
done
2015-07-10 01:20:21 -07:00
UnknownText_0x761e0:
text "CAPTAIN, play with"
line "me, please?"
para "I'm bored! I want"
line "to play more!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x7621f:
text "Hi! Will you play"
line "with me?"
para "…Oh!"
para "Grandpa's worried"
line "about me?"
para "I have to go!"
para "I have to go find"
line "Grandpa!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x76284:
text "Grandpa, here I"
line "am! I was playing"
para "with the CAPTAIN"
line "and this guy!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x762c6:
text "Grandpa, here I"
line "am! I was playing"
para "with the CAPTAIN"
line "and this big girl!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x7630d:
text "I had lots of fun"
line "playing!"
done
2015-07-10 01:20:21 -07:00
PokefanmColinSeenText:
text "Hey, kid! Want to"
line "battle with me?"
done
2015-07-10 01:20:21 -07:00
PokefanmColinBeatenText:
text "You're strong!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x7635b:
text "You're traveling"
line "all alone?"
para "Isn't your mom"
line "worried?"
done
2015-07-10 01:20:21 -07:00
TwinsMegandpeg1SeenText:
text "You think I'm a"
line "baby?"
cont "That's not fair!"
done
2015-07-10 01:20:21 -07:00
TwinsMegandpeg1BeatenText:
text "Oh! We lost!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x763c2:
text "Baby is a rude"
line "name to call us"
cont "girls!"
done
2015-07-10 01:20:21 -07:00
TwinsMegandpeg2SeenText:
text "I'm not a baby!"
para "That's not nice to"
line "say to a lady!"
done
2015-07-10 01:20:21 -07:00
TwinsMegandpeg2BeatenText:
text "Oh! We lost!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x76428:
text "Sometimes, kids"
line "are smarter than"
cont "grown-ups!"
done
2015-07-10 01:20:21 -07:00
PsychicRodneySeenText:
text "Ssh! My brain is"
line "picking up radio"
cont "signals!"
done
2015-07-10 01:20:21 -07:00
PsychicRodneyBeatenText:
text "…I hear some-"
line "thing!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x76497:
text "I get it. You can"
line "hear JOHTO's radio"
cont "on the FAST SHIP."
done
2015-07-10 01:20:21 -07:00
PokefanmJeremySeenText:
text "What do you think?"
line "My #MON are"
cont "beautiful, yes?"
done
2015-07-10 01:20:21 -07:00
PokefanmJeremyBeatenText:
text "Oh, no! My beauti-"
line "ful #MON!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x7651c:
text "I must go to the"
line "#MON SALON and"
cont "fix them up nice!"
done
2015-07-10 01:20:21 -07:00
PokefanfGeorgiaSeenText:
text "I'm going to shop"
line "at the DEPT.STORE"
cont "and then…"
done
2015-07-10 01:20:21 -07:00
PokefanfGeorgiaBeatenText:
text "What was I going"
line "to do?"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x76596:
text "Oh, yes! I have to"
line "get my #MON out"
cont "of DAY-CARE!"
done
2015-07-10 01:20:21 -07:00
SupernerdShawnSeenText:
text "What kinds of #"
line "BALLS do you have"
cont "with you?"
done
2015-07-10 01:20:21 -07:00
SupernerdShawnBeatenText:
text "Wait! Stop! Don't!"
line "Please!"
done
2015-07-10 01:20:21 -07:00
UnknownText_0x7660f:
text "You should use the"
line "right BALLS to fit"
cont "the situation."
done
2015-07-10 01:20:21 -07:00
UnknownText_0x76645:
text "FAST SHIP S.S.AQUA"
line "has arrived in"
cont "VERMILION CITY."
done
2015-07-10 01:20:21 -07:00
FastShipCabins_SE_SSE_CaptainsCabin_MapEventHeader:
; filler
db 0, 0
; warps
db 6
warp_def $7, $2, 8, GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F
warp_def $7, $3, 8, GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F
warp_def $13, $2, 9, GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F
warp_def $13, $3, 9, GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F
warp_def $21, $2, 10, GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F
warp_def $21, $3, 10, GROUP_FAST_SHIP_1F, MAP_FAST_SHIP_1F
; xy triggers
db 0
; signposts
db 1
2015-06-25 21:01:08 -07:00
signpost 25, 4, $0, FastShipCaptainsCabinTrashcan
; people-events
db 11
2013-07-12 14:06:11 -07:00
person_event SPRITE_CAPTAIN, 29, 7, $6, $0, 255, 255, $90, 0, CaptainScript_0x75ea7, $ffff
person_event SPRITE_GENTLEMAN, 21, 6, $9, $0, 255, 255, $90, 0, GentlemanScript_0x75f1f, $0730
person_event SPRITE_TWIN, 21, 7, $a, $0, 255, 255, $0, 0, TwinScript_0x75f6d, $0731
person_event SPRITE_TWIN, 29, 6, $a, $0, 255, 255, $0, 0, TwinScript_0x75ebb, $0732
person_event SPRITE_POKEFAN_M, 10, 9, $8, $0, 255, 255, $82, 5, TrainerPokefanmColin, $0739
person_event SPRITE_TWIN, 8, 6, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg1, $0739
person_event SPRITE_TWIN, 8, 7, $6, $0, 255, 255, $82, 1, TrainerTwinsMegandpeg2, $0739
person_event SPRITE_SUPER_NERD, 9, 9, $8, $0, 255, 255, $92, 5, TrainerPsychicRodney, $073a
person_event SPRITE_POKEFAN_M, 7, 6, $6, $0, 255, 255, $82, 3, TrainerPokefanmJeremy, $073b
person_event SPRITE_POKEFAN_F, 9, 9, $9, $0, 255, 255, $82, 1, TrainerPokefanfGeorgia, $073b
person_event SPRITE_SUPER_NERD, 19, 5, $3, $0, 255, 255, $b2, 2, TrainerSupernerdShawn, $073a