pokecrystal-board/maps/CopycatsHouse2F.asm

399 lines
6.8 KiB
NASM
Raw Normal View History

CopycatsHouse2F_MapScriptHeader: ; 0x18ae9a
; trigger count
db 0
; callback count
db 1
; callbacks
2015-06-25 21:01:08 -07:00
dbw 2, CopycatsHouse2FCallback
; 0x18ae9f
2015-06-25 21:01:08 -07:00
CopycatsHouse2FCallback:
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part1
disappear $7
appear $2
2015-06-25 21:01:08 -07:00
jump .Done
.Part1
disappear $2
appear $7
2015-06-25 21:01:08 -07:00
.Done
return
2015-06-25 21:01:08 -07:00
Copycat:
faceplayer
2013-09-24 00:48:58 -07:00
checkevent EVENT_GOT_PASS_FROM_COPYCAT
2015-06-25 21:01:08 -07:00
iftrue .Part15
2013-09-24 00:48:58 -07:00
checkevent EVENT_RETURNED_LOST_ITEM_TO_COPYCAT
2015-06-25 21:01:08 -07:00
iftrue .Part13
checkitem LOST_ITEM
2015-06-25 21:01:08 -07:00
iftrue .Part12
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part1
applymovement $2, MovementData_0x18afd0
faceplayer
variablesprite $b, $1
2015-06-25 21:01:08 -07:00
jump .Part2
2015-06-25 21:01:08 -07:00
.Part1
applymovement $7, MovementData_0x18afd0
faceplayer
variablesprite $b, $60
2015-06-25 21:01:08 -07:00
.Part2
special Function14209
2013-09-24 00:48:58 -07:00
checkevent EVENT_RETURNED_MACHINE_PART
2015-06-25 21:01:08 -07:00
iftrue .Part7
loadfont
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part3
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18afda
2015-06-25 21:01:08 -07:00
jump .Part4
2015-06-25 21:01:08 -07:00
.Part3
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b316
2015-06-25 21:01:08 -07:00
.Part4
closetext
loadmovesprites
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part5
applymovement $2, MovementData_0x18afd0
2015-06-25 21:01:08 -07:00
jump .Part6
2015-06-25 21:01:08 -07:00
.Part5
applymovement $7, MovementData_0x18afd0
2015-06-25 21:01:08 -07:00
.Part6
faceplayer
variablesprite $b, $28
special Function14209
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b028
closetext
loadmovesprites
end
2015-06-25 21:01:08 -07:00
.Part7
loadfont
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part8
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b064
2015-06-25 21:01:08 -07:00
jump .Part9
2015-06-25 21:01:08 -07:00
.Part8
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b366
2015-06-25 21:01:08 -07:00
.Part9
closetext
loadmovesprites
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part10
applymovement $2, MovementData_0x18afd0
2015-06-25 21:01:08 -07:00
jump .Part11
2015-06-25 21:01:08 -07:00
.Part10
applymovement $7, MovementData_0x18afd0
2015-06-25 21:01:08 -07:00
.Part11
faceplayer
variablesprite $b, $28
special Function14209
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b116
closetext
loadmovesprites
2013-09-24 00:48:58 -07:00
setevent EVENT_MET_COPYCAT_FOUND_OUT_ABOUT_LOST_ITEM
end
2015-06-25 21:01:08 -07:00
.Part12
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b17f
keeptextopen
takeitem LOST_ITEM, 1
2013-09-24 00:48:58 -07:00
setevent EVENT_RETURNED_LOST_ITEM_TO_COPYCAT
clearevent $0773
2015-06-25 21:01:08 -07:00
jump .Part14
2015-06-25 21:01:08 -07:00
.Part13
loadfont
2015-06-25 21:01:08 -07:00
.Part14
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b1e2
keeptextopen
verbosegiveitem PASS, 1
2015-06-25 21:01:08 -07:00
iffalse .Part22
2013-09-24 00:48:58 -07:00
setevent EVENT_GOT_PASS_FROM_COPYCAT
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b214
closetext
loadmovesprites
end
2015-06-25 21:01:08 -07:00
.Part15
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part16
applymovement $2, MovementData_0x18afd0
faceplayer
variablesprite $b, $1
2015-06-25 21:01:08 -07:00
jump .Part17
2015-06-25 21:01:08 -07:00
.Part16
applymovement $7, MovementData_0x18afd0
faceplayer
variablesprite $b, $60
2015-06-25 21:01:08 -07:00
.Part17
special Function14209
loadfont
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part18
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b298
2015-06-25 21:01:08 -07:00
jump .Part19
2015-06-25 21:01:08 -07:00
.Part18
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b415
2015-06-25 21:01:08 -07:00
.Part19
closetext
loadmovesprites
2013-09-24 00:51:42 -07:00
checkflag $0063
2015-06-25 21:01:08 -07:00
iftrue .Part20
applymovement $2, MovementData_0x18afd0
2015-06-25 21:01:08 -07:00
jump .Part21
2015-06-25 21:01:08 -07:00
.Part20
applymovement $7, MovementData_0x18afd0
2015-06-25 21:01:08 -07:00
.Part21
faceplayer
variablesprite $b, $28
special Function14209
loadfont
2015-01-20 00:01:23 -08:00
writetext UnknownText_0x18b2f5
closetext
2015-06-25 21:01:08 -07:00
.Part22
loadmovesprites
end
2015-06-25 21:01:08 -07:00
CopycatsDodrio:
loadfont
2015-06-25 21:01:08 -07:00
writetext CopycatsDodrioText1
cry DODRIO
keeptextopen
2015-06-25 21:01:08 -07:00
writetext CopycatsDodrioText2
closetext
loadmovesprites
end
2015-06-25 21:01:08 -07:00
CopycatsHouse2FDoll:
jumptext CopycatsHouse2FDollText
2015-06-25 21:01:08 -07:00
CopycatsHouse2FBookshelf:
jumpstd picturebookshelf
MovementData_0x18afd0: ; 0x18afd0
turn_head_down
turn_head_left
turn_head_up
turn_head_right
turn_head_down
turn_head_left
turn_head_up
turn_head_right
turn_head_down
step_end
; 0x18afda
UnknownText_0x18afda: ; 0x18afda
text "<PLAYER>: Hi! Do"
line "you like #MON?"
para "<PLAYER>: Uh, no, I"
line "just asked you."
para "<PLAYER>: Huh?"
line "You're strange!"
done
; 0x18b028
UnknownText_0x18b028: ; 0x18b028
text "COPYCAT: Hmm?"
line "Quit mimicking?"
para "But that's my"
line "favorite hobby!"
done
; 0x18b064
UnknownText_0x18b064: ; 0x18b064
text "<PLAYER>: Hi!"
line "I heard that you"
para "lost your favorite"
line "# DOLL."
para "<PLAYER>: If I find"
line "it, you'll give me"
cont "a rail PASS?"
para "<PLAYER>: I'll go"
line "find it for you."
para "You think you lost"
line "it when you went"
cont "to VERMILION CITY?"
done
; 0x18b116
UnknownText_0x18b116: ; 0x18b116
text "COPYCAT: Pardon?"
para "I shouldn't decide"
line "what you should"
cont "do?"
para "But I'm really"
line "worried… What if"
cont "someone finds it?"
done
; 0x18b17f
UnknownText_0x18b17f: ; 0x18b17f
text "COPYCAT: Yay!"
line "That's my CLEFAIRY"
cont "# DOLL!"
para "See the tear where"
line "the right leg is"
para "sewn on? That's"
line "proof!"
done
; 0x18b1e2
UnknownText_0x18b1e2: ; 0x18b1e2
text "OK. Here's the"
line "MAGNET TRAIN PASS"
cont "like I promised!"
done
; 0x18b214
UnknownText_0x18b214: ; 0x18b214
text "COPYCAT: That's"
line "the PASS for the"
cont "MAGNET TRAIN."
para "The rail company"
line "man gave me that"
para "when they tore"
line "down our old house"
cont "for the STATION."
done
; 0x18b298
UnknownText_0x18b298: ; 0x18b298
text "<PLAYER>: Hi!"
line "Thanks a lot for"
cont "the rail PASS!"
para "<PLAYER>: Pardon?"
para "<PLAYER>: Is it"
line "that fun to mimic"
cont "my every move?"
done
; 0x18b2f5
UnknownText_0x18b2f5: ; 0x18b2f5
text "COPYCAT: You bet!"
line "It's a scream!"
done
; 0x18b316
UnknownText_0x18b316: ; 0x18b316
text "<PLAYER>: Hi. You"
line "must like #MON."
para "<PLAYER>: No, not"
line "me. I asked you."
para "<PLAYER>: Pardon?"
line "You're weird!"
done
; 0x18b366
UnknownText_0x18b366: ; 0x18b366
text "<PLAYER>: Hi. Did"
line "you really lose"
cont "your # DOLL?"
para "<PLAYER>: You'll"
line "really give me a"
para "rail PASS if I"
line "find it for you?"
para "<PLAYER>: Sure,"
line "I'll look for it!"
para "You think you lost"
line "it when you were"
cont "in VERMILION?"
done
; 0x18b415
UnknownText_0x18b415: ; 0x18b415
text "<PLAYER>: Thank you"
line "for the rail PASS!"
para "<PLAYER>: …Pardon?"
para "<PLAYER>: Is it"
line "really that fun to"
para "copy what I say"
line "and do?"
done
; 0x18b476
2015-06-25 21:01:08 -07:00
CopycatsDodrioText1: ; 0x18b476
text "DODRIO: Gii giii!"
done
; 0x18b489
2015-06-25 21:01:08 -07:00
CopycatsDodrioText2: ; 0x18b489
text "MIRROR, MIRROR ON"
line "THE WALL, WHO'S"
para "THE FAIREST ONE OF"
line "ALL?"
done
; 0x18b4c4
2015-06-25 21:01:08 -07:00
CopycatsHouse2FDollText:
text "This is a rare"
line "#MON! Huh?"
para "It's only a doll…"
done
CopycatsHouse2F_MapEventHeader: ; 0x18b4f0
; filler
db 0, 0
; warps
db 1
warp_def $0, $3, 3, GROUP_COPYCATS_HOUSE_1F, MAP_COPYCATS_HOUSE_1F
; xy triggers
db 0
; signposts
db 2
2015-06-25 21:01:08 -07:00
signpost 1, 0, $0, CopycatsHouse2FBookshelf
signpost 1, 1, $0, CopycatsHouse2FBookshelf
; people-events
db 6
2015-06-25 21:01:08 -07:00
person_event SPRITE_COPYCAT, 7, 8, $8, $0, 255, 255, $80, 0, Copycat, $06ee
person_event SPRITE_MOLTRES, 8, 10, $16, $0, 255, 255, $b0, 0, CopycatsDodrio, $ffff
person_event SPRITE_FAIRY, 5, 10, $6, $0, 255, 255, $80, 0, CopycatsHouse2FDoll, $0773
person_event SPRITE_MONSTER, 5, 6, $6, $0, 255, 255, $a0, 0, CopycatsHouse2FDoll, $ffff
person_event SPRITE_BIRD, 5, 11, $6, $0, 255, 255, $90, 0, CopycatsHouse2FDoll, $ffff
person_event SPRITE_COPYCAT, 7, 8, $8, $0, 255, 255, $90, 0, Copycat, $06ef
; 0x18b553