2013-02-16 22:54:07 -08:00
|
|
|
Route32_MapScriptHeader: ; 0x19044f
|
|
|
|
; trigger count
|
|
|
|
db 3
|
|
|
|
|
|
|
|
; triggers
|
|
|
|
dw UnknownScript_0x190460, $0000
|
|
|
|
dw UnknownScript_0x190461, $0000
|
|
|
|
dw UnknownScript_0x190462, $0000
|
|
|
|
|
|
|
|
; callback count
|
|
|
|
db 1
|
|
|
|
|
|
|
|
; callbacks
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
dbw 2, FriedaCallback
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
UnknownScript_0x190460: ; 0x190460
|
|
|
|
end
|
|
|
|
; 0x190461
|
|
|
|
|
|
|
|
UnknownScript_0x190461: ; 0x190461
|
|
|
|
end
|
|
|
|
; 0x190462
|
|
|
|
|
|
|
|
UnknownScript_0x190462: ; 0x190462
|
|
|
|
end
|
|
|
|
; 0x190463
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaCallback:
|
2013-02-16 22:54:07 -08:00
|
|
|
checkcode $b
|
2014-10-26 18:37:15 -07:00
|
|
|
if_equal FRIDAY, .FriedaAppears
|
2013-02-16 22:54:07 -08:00
|
|
|
disappear $e
|
|
|
|
return
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
.FriedaAppears
|
2013-02-16 22:54:07 -08:00
|
|
|
appear $e
|
|
|
|
return
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
CooltrainerMScript_0x19046f: ; 0x19046f
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
UnknownScript_0x190470: ; 0x190470
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_MIRACLE_SEED_IN_ROUTE_32
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1904a5
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $001b
|
2013-02-16 22:54:07 -08:00
|
|
|
iffalse UnknownScript_0x19049f
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_TOGEPI_EGG_FROM_ELMS_AIDE
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x19048f
|
|
|
|
2writetext UnknownText_0x1907ab
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190489
|
|
|
|
|
|
|
|
UnknownScript_0x190489: ; 0x190489
|
|
|
|
2writetext UnknownText_0x190820
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x19048f
|
|
|
|
|
|
|
|
UnknownScript_0x19048f: ; 0x19048f
|
|
|
|
2writetext UnknownText_0x190925
|
|
|
|
keeptextopen
|
|
|
|
verbosegiveitem MIRACLE_SEED, 1
|
|
|
|
iffalse UnknownScript_0x1904a9
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_MIRACLE_SEED_IN_ROUTE_32
|
2013-02-16 22:54:07 -08:00
|
|
|
2jump UnknownScript_0x1904a5
|
|
|
|
; 0x19049f
|
|
|
|
|
|
|
|
UnknownScript_0x19049f: ; 0x19049f
|
|
|
|
2writetext UnknownText_0x1908b0
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x1904a5
|
|
|
|
|
|
|
|
UnknownScript_0x1904a5: ; 0x1904a5
|
|
|
|
2writetext UnknownText_0x190a15
|
|
|
|
closetext
|
|
|
|
UnknownScript_0x1904a9: ; 0x1904a9
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x1904ab
|
|
|
|
|
|
|
|
UnknownScript_0x1904ab: ; 0x1904ab
|
|
|
|
spriteface $9, $2
|
|
|
|
spriteface $0, $3
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190790
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
follow $0, $9
|
|
|
|
applymovement $0, MovementData_0x190789
|
|
|
|
stopfollow
|
|
|
|
spriteface $0, $0
|
|
|
|
2call UnknownScript_0x190470
|
|
|
|
applymovement $9, MovementData_0x19078c
|
|
|
|
applymovement $9, MovementData_0x19078e
|
|
|
|
end
|
|
|
|
; 0x1904ce
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
FisherScript_0x1904ce: ; 0x1904ce
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_TM05_ROAR
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1904e3
|
|
|
|
2writetext UnknownText_0x191133
|
|
|
|
keeptextopen
|
|
|
|
verbosegiveitem TM_05, 1
|
|
|
|
iffalse UnknownScript_0x1904e7
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_TM05_ROAR
|
2013-02-16 22:54:07 -08:00
|
|
|
UnknownScript_0x1904e3: ; 0x1904e3
|
|
|
|
2writetext UnknownText_0x19118c
|
|
|
|
closetext
|
|
|
|
UnknownScript_0x1904e7: ; 0x1904e7
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x1904e9
|
|
|
|
|
|
|
|
UnknownScript_0x1904e9: ; 0x1904e9
|
|
|
|
spriteface $b, $0
|
|
|
|
spriteface $0, $1
|
|
|
|
2jump UnknownScript_0x1904f3
|
|
|
|
; 0x1904f2
|
|
|
|
|
2013-07-12 14:06:11 -07:00
|
|
|
FisherScript_0x1904f2: ; 0x1904f2
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
UnknownScript_0x1904f3: ; 0x1904f3
|
|
|
|
dotrigger $2
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190a59
|
|
|
|
yesorno
|
|
|
|
iffalse UnknownScript_0x190503
|
|
|
|
2writetext UnknownText_0x190acf
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190503
|
|
|
|
|
|
|
|
UnknownScript_0x190503: ; 0x190503
|
|
|
|
2writetext UnknownText_0x190afc
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190509
|
|
|
|
|
|
|
|
TrainerCamperRoland: ; 0x190509
|
|
|
|
; bit/flag number
|
|
|
|
dw $41a
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db CAMPER, ROLAND
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw CamperRolandSeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw CamperRolandBeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw CamperRolandScript
|
|
|
|
; 0x190515
|
|
|
|
|
|
|
|
CamperRolandScript: ; 0x190515
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190faa
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x19051d
|
|
|
|
|
|
|
|
TrainerFisherJustin: ; 0x19051d
|
|
|
|
; bit/flag number
|
|
|
|
dw $44e
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db FISHER, JUSTIN
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw FisherJustinSeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw FisherJustinBeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw FisherJustinScript
|
|
|
|
; 0x190529
|
|
|
|
|
|
|
|
FisherJustinScript: ; 0x190529
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190b4e
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190531
|
|
|
|
|
|
|
|
TrainerFisherRalph1: ; 0x190531
|
|
|
|
; bit/flag number
|
|
|
|
dw $44f
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db FISHER, RALPH1
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw FisherRalph1SeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw FisherRalph1BeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw FisherRalph1Script
|
|
|
|
; 0x19053d
|
|
|
|
|
|
|
|
FisherRalph1Script: ; 0x19053d
|
|
|
|
writecode $17, $11
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $006d
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x19057d
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $0052
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1905f1
|
|
|
|
checkcellnum $11
|
|
|
|
iftrue UnknownScript_0x190603
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent $0277
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x190566
|
|
|
|
2writetext UnknownText_0x190bf8
|
|
|
|
keeptextopen
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent $0277
|
2013-02-16 22:54:07 -08:00
|
|
|
2call UnknownScript_0x1905f7
|
|
|
|
2jump UnknownScript_0x190569
|
|
|
|
; 0x190566
|
|
|
|
|
|
|
|
UnknownScript_0x190566: ; 0x190566
|
|
|
|
2call UnknownScript_0x1905fb
|
|
|
|
UnknownScript_0x190569: ; 0x190569
|
|
|
|
askforphonenumber $11
|
|
|
|
if_equal $1, UnknownScript_0x19060b
|
|
|
|
if_equal $2, UnknownScript_0x190607
|
|
|
|
trainertotext FISHER, RALPH1, $0
|
|
|
|
2call UnknownScript_0x1905ff
|
|
|
|
2jump UnknownScript_0x190603
|
|
|
|
; 0x19057d
|
|
|
|
|
|
|
|
UnknownScript_0x19057d: ; 0x19057d
|
|
|
|
2call UnknownScript_0x19060f
|
|
|
|
winlosstext FisherRalph1BeatenText, $0000
|
|
|
|
copybytetovar $d9fb
|
|
|
|
if_equal $4, UnknownScript_0x19059c
|
|
|
|
if_equal $3, UnknownScript_0x1905a2
|
|
|
|
if_equal $2, UnknownScript_0x1905a8
|
|
|
|
if_equal $1, UnknownScript_0x1905ae
|
|
|
|
if_equal $0, UnknownScript_0x1905b4
|
|
|
|
UnknownScript_0x19059c: ; 0x19059c
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_RESTORED_POWER_TO_KANTO
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1905e8
|
|
|
|
UnknownScript_0x1905a2: ; 0x1905a2
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent $0044
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1905db
|
|
|
|
UnknownScript_0x1905a8: ; 0x1905a8
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $004a
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1905ce
|
|
|
|
UnknownScript_0x1905ae: ; 0x1905ae
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $0048
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1905c1
|
|
|
|
UnknownScript_0x1905b4: ; 0x1905b4
|
|
|
|
loadtrainer FISHER, RALPH1
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fb, $1
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006d
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1905c1
|
|
|
|
|
|
|
|
UnknownScript_0x1905c1: ; 0x1905c1
|
|
|
|
loadtrainer FISHER, RALPH2
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fb, $2
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006d
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1905ce
|
|
|
|
|
|
|
|
UnknownScript_0x1905ce: ; 0x1905ce
|
|
|
|
loadtrainer FISHER, RALPH3
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fb, $3
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006d
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1905db
|
|
|
|
|
|
|
|
UnknownScript_0x1905db: ; 0x1905db
|
|
|
|
loadtrainer FISHER, RALPH4
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fb, $4
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006d
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1905e8
|
|
|
|
|
|
|
|
UnknownScript_0x1905e8: ; 0x1905e8
|
|
|
|
loadtrainer FISHER, RALPH5
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006d
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1905f1
|
|
|
|
|
|
|
|
UnknownScript_0x1905f1: ; 0x1905f1
|
|
|
|
2writetext UnknownText_0x190c37
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x1905f7
|
|
|
|
|
|
|
|
UnknownScript_0x1905f7: ; 0x1905f7
|
|
|
|
jumpstd $0019
|
|
|
|
end
|
|
|
|
; 0x1905fb
|
|
|
|
|
|
|
|
UnknownScript_0x1905fb: ; 0x1905fb
|
|
|
|
jumpstd $001a
|
|
|
|
end
|
|
|
|
; 0x1905ff
|
|
|
|
|
|
|
|
UnknownScript_0x1905ff: ; 0x1905ff
|
|
|
|
jumpstd $001b
|
|
|
|
end
|
|
|
|
; 0x190603
|
|
|
|
|
|
|
|
UnknownScript_0x190603: ; 0x190603
|
|
|
|
jumpstd $001c
|
|
|
|
end
|
|
|
|
; 0x190607
|
|
|
|
|
|
|
|
UnknownScript_0x190607: ; 0x190607
|
|
|
|
jumpstd $001d
|
|
|
|
end
|
|
|
|
; 0x19060b
|
|
|
|
|
|
|
|
UnknownScript_0x19060b: ; 0x19060b
|
|
|
|
jumpstd $001e
|
|
|
|
end
|
|
|
|
; 0x19060f
|
|
|
|
|
|
|
|
UnknownScript_0x19060f: ; 0x19060f
|
|
|
|
jumpstd $001f
|
|
|
|
end
|
|
|
|
; 0x190613
|
|
|
|
|
|
|
|
TrainerFisherHenry: ; 0x190613
|
|
|
|
; bit/flag number
|
|
|
|
dw $452
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db FISHER, HENRY
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw FisherHenrySeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw FisherHenryBeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw FisherHenryScript
|
|
|
|
; 0x19061f
|
|
|
|
|
|
|
|
FisherHenryScript: ; 0x19061f
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190df2
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190627
|
|
|
|
|
|
|
|
TrainerPicnickerLiz1: ; 0x190627
|
|
|
|
; bit/flag number
|
|
|
|
dw $47e
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db PICNICKER, LIZ1
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw PicnickerLiz1SeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw PicnickerLiz1BeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw PicnickerLiz1Script
|
|
|
|
; 0x190633
|
|
|
|
|
|
|
|
PicnickerLiz1Script: ; 0x190633
|
|
|
|
writecode $17, $12
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $006e
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x19066d
|
|
|
|
checkcellnum $12
|
|
|
|
iftrue UnknownScript_0x1906ed
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent $0279
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x190656
|
|
|
|
2writetext UnknownText_0x191060
|
|
|
|
keeptextopen
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent $0279
|
2013-02-16 22:54:07 -08:00
|
|
|
2call UnknownScript_0x1906e1
|
|
|
|
2jump UnknownScript_0x190659
|
|
|
|
; 0x190656
|
|
|
|
|
|
|
|
UnknownScript_0x190656: ; 0x190656
|
|
|
|
2call UnknownScript_0x1906e5
|
|
|
|
UnknownScript_0x190659: ; 0x190659
|
|
|
|
askforphonenumber $12
|
|
|
|
if_equal $1, UnknownScript_0x1906f5
|
|
|
|
if_equal $2, UnknownScript_0x1906f1
|
|
|
|
trainertotext PICNICKER, LIZ1, $0
|
|
|
|
2call UnknownScript_0x1906e9
|
|
|
|
2jump UnknownScript_0x1906ed
|
|
|
|
; 0x19066d
|
|
|
|
|
|
|
|
UnknownScript_0x19066d: ; 0x19066d
|
|
|
|
2call UnknownScript_0x1906f9
|
|
|
|
winlosstext PicnickerLiz1BeatenText, $0000
|
|
|
|
copybytetovar $d9fc
|
|
|
|
if_equal $4, UnknownScript_0x19068c
|
|
|
|
if_equal $3, UnknownScript_0x190692
|
|
|
|
if_equal $2, UnknownScript_0x190698
|
|
|
|
if_equal $1, UnknownScript_0x19069e
|
|
|
|
if_equal $0, UnknownScript_0x1906a4
|
|
|
|
UnknownScript_0x19068c: ; 0x19068c
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent $0044
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1906d8
|
|
|
|
UnknownScript_0x190692: ; 0x190692
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_CLEARED_RADIO_TOWER
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1906cb
|
|
|
|
UnknownScript_0x190698: ; 0x190698
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_CLEARED_ROCKET_HIDEOUT
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1906be
|
|
|
|
UnknownScript_0x19069e: ; 0x19069e
|
2013-09-24 00:51:42 -07:00
|
|
|
checkflag $0048
|
2013-02-16 22:54:07 -08:00
|
|
|
iftrue UnknownScript_0x1906b1
|
|
|
|
UnknownScript_0x1906a4: ; 0x1906a4
|
|
|
|
loadtrainer PICNICKER, LIZ1
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fc, $1
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006e
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1906b1
|
|
|
|
|
|
|
|
UnknownScript_0x1906b1: ; 0x1906b1
|
|
|
|
loadtrainer PICNICKER, LIZ2
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fc, $2
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006e
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1906be
|
|
|
|
|
|
|
|
UnknownScript_0x1906be: ; 0x1906be
|
|
|
|
loadtrainer PICNICKER, LIZ3
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fc, $3
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006e
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1906cb
|
|
|
|
|
|
|
|
UnknownScript_0x1906cb: ; 0x1906cb
|
|
|
|
loadtrainer PICNICKER, LIZ4
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
|
|
|
loadvar $d9fc, $4
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006e
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1906d8
|
|
|
|
|
|
|
|
UnknownScript_0x1906d8: ; 0x1906d8
|
|
|
|
loadtrainer PICNICKER, LIZ5
|
|
|
|
startbattle
|
|
|
|
returnafterbattle
|
2013-09-24 00:51:42 -07:00
|
|
|
clearflag $006e
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
; 0x1906e1
|
|
|
|
|
|
|
|
UnknownScript_0x1906e1: ; 0x1906e1
|
|
|
|
jumpstd $0023
|
|
|
|
end
|
|
|
|
; 0x1906e5
|
|
|
|
|
|
|
|
UnknownScript_0x1906e5: ; 0x1906e5
|
|
|
|
jumpstd $0024
|
|
|
|
end
|
|
|
|
; 0x1906e9
|
|
|
|
|
|
|
|
UnknownScript_0x1906e9: ; 0x1906e9
|
|
|
|
jumpstd $0025
|
|
|
|
end
|
|
|
|
; 0x1906ed
|
|
|
|
|
|
|
|
UnknownScript_0x1906ed: ; 0x1906ed
|
|
|
|
jumpstd $0026
|
|
|
|
end
|
|
|
|
; 0x1906f1
|
|
|
|
|
|
|
|
UnknownScript_0x1906f1: ; 0x1906f1
|
|
|
|
jumpstd $0027
|
|
|
|
end
|
|
|
|
; 0x1906f5
|
|
|
|
|
|
|
|
UnknownScript_0x1906f5: ; 0x1906f5
|
|
|
|
jumpstd $0028
|
|
|
|
end
|
|
|
|
; 0x1906f9
|
|
|
|
|
|
|
|
UnknownScript_0x1906f9: ; 0x1906f9
|
|
|
|
jumpstd $0029
|
|
|
|
end
|
|
|
|
; 0x1906fd
|
|
|
|
|
|
|
|
TrainerYoungsterAlbert: ; 0x1906fd
|
|
|
|
; bit/flag number
|
|
|
|
dw $5ab
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db YOUNGSTER, ALBERT
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw YoungsterAlbertSeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw YoungsterAlbertBeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw YoungsterAlbertScript
|
|
|
|
; 0x190709
|
|
|
|
|
|
|
|
YoungsterAlbertScript: ; 0x190709
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190e82
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190711
|
|
|
|
|
|
|
|
TrainerYoungsterGordon: ; 0x190711
|
|
|
|
; bit/flag number
|
|
|
|
dw $5ac
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db YOUNGSTER, GORDON
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw YoungsterGordonSeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw YoungsterGordonBeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw YoungsterGordonScript
|
|
|
|
; 0x19071d
|
|
|
|
|
|
|
|
YoungsterGordonScript: ; 0x19071d
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x190f49
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190725
|
|
|
|
|
|
|
|
TrainerBird_keeperPeter: ; 0x190725
|
|
|
|
; bit/flag number
|
|
|
|
dw $407
|
|
|
|
|
|
|
|
; trainer group && trainer id
|
|
|
|
db BIRD_KEEPER, PETER
|
|
|
|
|
|
|
|
; text when seen
|
|
|
|
dw Bird_keeperPeterSeenText
|
|
|
|
|
|
|
|
; text when trainer beaten
|
|
|
|
dw Bird_keeperPeterBeatenText
|
|
|
|
|
|
|
|
; script when lost
|
|
|
|
dw $0000
|
|
|
|
|
|
|
|
; script when talk again
|
|
|
|
dw Bird_keeperPeterScript
|
|
|
|
; 0x190731
|
|
|
|
|
|
|
|
Bird_keeperPeterScript: ; 0x190731
|
|
|
|
talkaftercancel
|
|
|
|
loadfont
|
|
|
|
2writetext UnknownText_0x1910d4
|
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
; 0x190739
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaScript:
|
2013-02-16 22:54:07 -08:00
|
|
|
faceplayer
|
|
|
|
loadfont
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_POISON_BARB_FROM_FRIEDA
|
2014-10-26 18:37:15 -07:00
|
|
|
iftrue FriedaFridayScript
|
2013-02-16 22:54:07 -08:00
|
|
|
checkcode $b
|
2014-10-26 18:37:15 -07:00
|
|
|
if_not_equal FRIDAY, FriedaNotFridayScript
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_MET_FRIEDA_OF_FRIDAY
|
2014-10-26 18:37:15 -07:00
|
|
|
iftrue .MetFrieda
|
|
|
|
2writetext MeetFriedaText
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_MET_FRIEDA_OF_FRIDAY
|
2014-10-26 18:37:15 -07:00
|
|
|
.MetFrieda
|
|
|
|
2writetext FriedaGivesGiftText
|
2013-02-16 22:54:07 -08:00
|
|
|
keeptextopen
|
|
|
|
verbosegiveitem POISON_BARB, 1
|
2014-10-26 18:37:15 -07:00
|
|
|
iffalse FriedaDoneScript
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_POISON_BARB_FROM_FRIEDA
|
2014-10-26 18:37:15 -07:00
|
|
|
2writetext FriedaGaveGiftText
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaFridayScript:
|
|
|
|
2writetext FriedaFridayText
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaDoneScript:
|
2013-02-16 22:54:07 -08:00
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaNotFridayScript:
|
|
|
|
2writetext FriedaNotFridayText
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
loadmovesprites
|
|
|
|
end
|
|
|
|
|
|
|
|
ItemFragment_0x190773: ; 0x190773
|
|
|
|
db GREAT_BALL, 1
|
|
|
|
; 0x190775
|
|
|
|
|
|
|
|
ItemFragment_0x190775: ; 0x190775
|
|
|
|
db REPEL, 1
|
|
|
|
; 0x190777
|
|
|
|
|
|
|
|
MapRoute32Signpost0Script: ; 0x190777
|
|
|
|
jumptext UnknownText_0x19133a
|
|
|
|
; 0x19077a
|
|
|
|
|
|
|
|
MapRoute32Signpost1Script: ; 0x19077a
|
|
|
|
jumptext UnknownText_0x19135e
|
|
|
|
; 0x19077d
|
|
|
|
|
|
|
|
MapRoute32Signpost2Script: ; 0x19077d
|
|
|
|
jumptext UnknownText_0x19137b
|
|
|
|
; 0x190780
|
|
|
|
|
|
|
|
MapRoute32Signpost3Script: ; 0x190780
|
|
|
|
jumpstd $0010
|
|
|
|
; 0x190783
|
|
|
|
|
|
|
|
MapRoute32SignpostItem4: ; 0x190783
|
|
|
|
dw $00a5
|
|
|
|
db GREAT_BALL
|
|
|
|
|
|
|
|
; 0x190786
|
|
|
|
|
|
|
|
MapRoute32SignpostItem5: ; 0x190786
|
|
|
|
dw $00a6
|
|
|
|
db SUPER_POTION
|
|
|
|
|
|
|
|
; 0x190789
|
|
|
|
|
|
|
|
MovementData_0x190789: ; 0x190789
|
|
|
|
step_up
|
|
|
|
step_up
|
|
|
|
step_end
|
|
|
|
; 0x19078c
|
|
|
|
|
|
|
|
MovementData_0x19078c: ; 0x19078c
|
|
|
|
step_down
|
|
|
|
step_end
|
|
|
|
; 0x19078e
|
|
|
|
|
|
|
|
MovementData_0x19078e: ; 0x19078e
|
|
|
|
step_right
|
|
|
|
step_end
|
|
|
|
; 0x190790
|
|
|
|
|
|
|
|
UnknownText_0x190790: ; 0x190790
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Wait up!"
|
|
|
|
line "What's the hurry?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1907ab
|
|
|
|
|
|
|
|
UnknownText_0x1907ab: ; 0x1907ab
|
2014-03-05 21:29:44 -08:00
|
|
|
text $52, ", right?"
|
|
|
|
line "Some guy wearing"
|
|
|
|
|
|
|
|
para "glasses was look-"
|
|
|
|
line "ing for you."
|
|
|
|
|
|
|
|
para "See for yourself."
|
|
|
|
line "He's waiting for"
|
|
|
|
|
|
|
|
para "you at the #MON"
|
|
|
|
line "CENTER."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190820
|
|
|
|
|
|
|
|
; might not be referenced anywhere
|
|
|
|
UnknownText_0x190820: ; 0x190820
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Have you gone to"
|
|
|
|
line "SPROUT TOWER?"
|
|
|
|
|
|
|
|
para "If you ever visit"
|
|
|
|
line "VIOLET CITY, "
|
|
|
|
|
|
|
|
para "they'll expect you"
|
|
|
|
line "to train there."
|
|
|
|
|
|
|
|
para "That's basic for"
|
|
|
|
line "trainers. Go to"
|
|
|
|
cont "SPROUT TOWER!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1908b0
|
|
|
|
|
|
|
|
UnknownText_0x1908b0: ; 0x1908b0
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Have you gone to"
|
|
|
|
line "the #MON GYM?"
|
|
|
|
|
|
|
|
para "You can test your"
|
|
|
|
line "#MON and your-"
|
|
|
|
cont "self there."
|
|
|
|
|
|
|
|
para "It's a rite of"
|
|
|
|
line "passage for all"
|
|
|
|
cont "trainers!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190925
|
|
|
|
|
|
|
|
UnknownText_0x190925: ; 0x190925
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You have some good"
|
|
|
|
line "#MON there."
|
|
|
|
|
|
|
|
para "It must be from"
|
|
|
|
line "the training you"
|
|
|
|
|
|
|
|
para "gave them around"
|
|
|
|
line "VIOLET CITY."
|
|
|
|
|
|
|
|
para "The training at"
|
|
|
|
line "the GYM must have"
|
|
|
|
|
|
|
|
para "been especially"
|
|
|
|
line "helpful."
|
|
|
|
|
|
|
|
para "As a souvenir of"
|
|
|
|
line "VIOLET CITY, take"
|
|
|
|
cont "this."
|
|
|
|
|
|
|
|
para "It increases the"
|
|
|
|
line "power of grass-"
|
|
|
|
cont "type moves."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190a15
|
|
|
|
|
|
|
|
UnknownText_0x190a15: ; 0x190a15
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Your experiences"
|
|
|
|
line "in VIOLET CITY"
|
|
|
|
|
|
|
|
para "should be useful"
|
|
|
|
line "for your journey."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190a59
|
|
|
|
|
|
|
|
UnknownText_0x190a59: ; 0x190a59
|
2014-03-05 21:29:44 -08:00
|
|
|
text "How would you like"
|
|
|
|
line "to have this"
|
|
|
|
|
|
|
|
para "tasty, nutritious"
|
|
|
|
line "SLOWPOKETAIL?"
|
|
|
|
|
|
|
|
para "For you right now,"
|
|
|
|
line "just ¥1,000,000!"
|
|
|
|
|
|
|
|
para "You'll want this!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190acf
|
|
|
|
|
|
|
|
UnknownText_0x190acf: ; 0x190acf
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Tch! I thought"
|
|
|
|
line "kids these days"
|
|
|
|
cont "were loaded…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190afc
|
|
|
|
|
|
|
|
UnknownText_0x190afc: ; 0x190afc
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You don't want it?"
|
|
|
|
line "Then scram. Shoo!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190b21
|
|
|
|
|
|
|
|
FisherJustinSeenText: ; 0x190b21
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Whoa!"
|
|
|
|
|
|
|
|
para "You made me lose"
|
|
|
|
line "that fish!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190b44
|
|
|
|
|
|
|
|
FisherJustinBeatenText: ; 0x190b44
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Sploosh!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190b4e
|
|
|
|
|
|
|
|
UnknownText_0x190b4e: ; 0x190b4e
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Calm, collected…"
|
|
|
|
line "The essence of"
|
|
|
|
|
|
|
|
para "fishing and #-"
|
|
|
|
line "MON is the same."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190b8f
|
|
|
|
|
|
|
|
FisherRalph1SeenText: ; 0x190b8f
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm really good at"
|
|
|
|
line "both fishing and"
|
|
|
|
cont "#MON."
|
|
|
|
|
|
|
|
para "I'm not about to"
|
|
|
|
line "lose to any kid!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190bda
|
|
|
|
|
|
|
|
FisherRalph1BeatenText: ; 0x190bda
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Tch! I tried to"
|
|
|
|
line "rush things…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190bf8
|
|
|
|
|
|
|
|
UnknownText_0x190bf8: ; 0x190bf8
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Fishing is a life-"
|
|
|
|
line "long passion."
|
|
|
|
|
|
|
|
para "#MON are life-"
|
|
|
|
line "long friends!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190c37
|
|
|
|
|
|
|
|
UnknownText_0x190c37: ; 0x190c37
|
2014-03-05 21:29:44 -08:00
|
|
|
text "One, two, three…"
|
|
|
|
line "Muahahaha, what a"
|
|
|
|
|
|
|
|
para "great haul!"
|
|
|
|
line "I'm done! Go ahead"
|
|
|
|
|
|
|
|
para "and catch as many"
|
|
|
|
line "as you can, kid!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190c9c
|
|
|
|
|
|
|
|
; --- start a segment of possibly unused texts
|
|
|
|
|
|
|
|
UnknownText_0x190c9c: ; 0x190c9c
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I keep catching"
|
|
|
|
line "the same #MON…"
|
|
|
|
|
|
|
|
para "Maybe a battle"
|
|
|
|
line "will turn things"
|
|
|
|
cont "around for me."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190ceb
|
|
|
|
|
|
|
|
UnknownText_0x190ceb: ; 0x190ceb
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Nothing ever goes"
|
|
|
|
line "right for me now…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190d10
|
|
|
|
|
|
|
|
UnknownText_0x190d10: ; 0x190d10
|
2014-03-05 21:29:44 -08:00
|
|
|
text "How come the guy"
|
|
|
|
line "next to me catches"
|
|
|
|
cont "good #MON?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190d40
|
|
|
|
|
|
|
|
UnknownText_0x190d40: ; 0x190d40
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Heh, I'm on a roll"
|
|
|
|
line "today. How about a"
|
|
|
|
cont "battle, kid?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190d73
|
|
|
|
|
|
|
|
UnknownText_0x190d73: ; 0x190d73
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oof. I wasn't"
|
|
|
|
line "lucky that time."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190d92
|
|
|
|
|
|
|
|
UnknownText_0x190d92: ; 0x190d92
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You have to have a"
|
|
|
|
line "good ROD if you"
|
|
|
|
|
|
|
|
para "want to catch good"
|
|
|
|
line "#MON."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190dcf
|
|
|
|
|
|
|
|
; --- end a segment of possibly unused texts
|
|
|
|
|
|
|
|
FisherHenrySeenText: ; 0x190dcf
|
2014-03-05 21:29:44 -08:00
|
|
|
text "My #MON?"
|
|
|
|
line "Freshly caught!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190de9
|
|
|
|
|
|
|
|
FisherHenryBeatenText: ; 0x190de9
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SPLASH?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190df2
|
|
|
|
|
|
|
|
UnknownText_0x190df2: ; 0x190df2
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Freshly caught"
|
|
|
|
line "#MON are no"
|
|
|
|
|
|
|
|
para "match for properly"
|
|
|
|
line "raised ones."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190e2e
|
|
|
|
|
|
|
|
YoungsterAlbertSeenText: ; 0x190e2e
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I haven't seen you"
|
|
|
|
line "around before."
|
|
|
|
|
|
|
|
para "So you think you"
|
|
|
|
line "are pretty tough?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190e73
|
|
|
|
|
|
|
|
YoungsterAlbertBeatenText: ; 0x190e73
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You're strong!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190e82
|
|
|
|
|
|
|
|
UnknownText_0x190e82: ; 0x190e82
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I'm going to try"
|
|
|
|
line "to be the best"
|
|
|
|
cont "with my favorites."
|
|
|
|
|
|
|
|
para "I'm not using the"
|
|
|
|
line "same tough #MON"
|
|
|
|
cont "as everyone else."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190ee8
|
|
|
|
|
|
|
|
YoungsterGordonSeenText: ; 0x190ee8
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I found some good"
|
|
|
|
line "#MON in the"
|
|
|
|
cont "grass!"
|
|
|
|
|
|
|
|
para "I think they'll do"
|
|
|
|
line "it for me!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190f2b
|
|
|
|
|
|
|
|
YoungsterGordonBeatenText: ; 0x190f2b
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Darn. I thought I"
|
|
|
|
line "could win."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190f49
|
|
|
|
|
|
|
|
UnknownText_0x190f49: ; 0x190f49
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The grass is full"
|
|
|
|
line "of clingy things."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190f6e
|
|
|
|
|
|
|
|
CamperRolandSeenText: ; 0x190f6e
|
2014-03-05 21:29:44 -08:00
|
|
|
text "That glance…"
|
|
|
|
line "It's intriguing."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190f8c
|
|
|
|
|
|
|
|
CamperRolandBeatenText: ; 0x190f8c
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Hmmm. This is"
|
|
|
|
line "disappointing."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190faa
|
|
|
|
|
|
|
|
UnknownText_0x190faa: ; 0x190faa
|
2014-03-05 21:29:44 -08:00
|
|
|
text "If you don't want"
|
|
|
|
line "to battle, just"
|
|
|
|
cont "avoid eye contact."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x190fdf
|
|
|
|
|
|
|
|
PicnickerLiz1SeenText: ; 0x190fdf
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Uh-huh. Yeah, and"
|
|
|
|
line "you know…"
|
|
|
|
|
|
|
|
para "Pardon? Battle?"
|
|
|
|
line "I'm on the phone."
|
|
|
|
|
|
|
|
para "Oh, all right. But"
|
|
|
|
line "make it fast."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x19103e
|
|
|
|
|
|
|
|
PicnickerLiz1BeatenText: ; 0x19103e
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh! I've got to"
|
|
|
|
line "relieve my anger!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x191060
|
|
|
|
|
|
|
|
UnknownText_0x191060: ; 0x191060
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I was having a"
|
|
|
|
line "nice chat too."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x19107f
|
|
|
|
|
|
|
|
Bird_keeperPeterSeenText: ; 0x19107f
|
2014-03-05 21:29:44 -08:00
|
|
|
text "That BADGE! It's"
|
|
|
|
line "from VIOLET CITY!"
|
|
|
|
|
|
|
|
para "You beat FALKNER?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1910b4
|
|
|
|
|
|
|
|
Bird_keeperPeterBeatenText: ; 0x1910b4
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I know what my"
|
|
|
|
line "weaknesses are."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1910d4
|
|
|
|
|
|
|
|
UnknownText_0x1910d4: ; 0x1910d4
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I should train"
|
|
|
|
line "again at the GYM"
|
|
|
|
cont "in VIOLET CITY."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x191105
|
|
|
|
|
|
|
|
; possibly unused
|
|
|
|
UnknownText_0x191105: ; 0x191105
|
2014-03-05 21:29:44 -08:00
|
|
|
text "The fishermen"
|
|
|
|
line "yelled at me for"
|
|
|
|
cont "bugging them…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x191133
|
|
|
|
|
|
|
|
UnknownText_0x191133: ; 0x191133
|
2014-03-05 21:29:44 -08:00
|
|
|
text "WROOOOAR!"
|
|
|
|
line "PEOPLE RUN WHEN I"
|
|
|
|
|
|
|
|
para "ROAR! BUT YOU"
|
|
|
|
line "CAME LOOKING!"
|
|
|
|
|
|
|
|
para "THAT PLEASES ME!"
|
|
|
|
line "NOW TAKE THIS!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x19118c
|
|
|
|
|
|
|
|
UnknownText_0x19118c: ; 0x19118c
|
2014-03-05 21:29:44 -08:00
|
|
|
text "WROOOAR!"
|
|
|
|
line "IT'S ROAR!"
|
|
|
|
|
|
|
|
para "EVEN #MON RUN"
|
|
|
|
line "FROM A GOOD ROAR!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x1911c1
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
MeetFriedaText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "FRIEDA: Yahoo!"
|
|
|
|
line "It's Friday!"
|
|
|
|
|
|
|
|
para "I'm FRIEDA of"
|
|
|
|
line "Friday!"
|
|
|
|
|
|
|
|
para "Nice to meet you!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaGivesGiftText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Here's a POISON"
|
|
|
|
line "BARB for you!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaGaveGiftText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "FRIEDA: Give it to"
|
|
|
|
line "a #MON that has"
|
|
|
|
cont "poison-type moves."
|
|
|
|
|
|
|
|
para "Oh!"
|
|
|
|
|
|
|
|
para "It's wicked!"
|
|
|
|
|
|
|
|
para "You'll be shocked"
|
|
|
|
line "how good it makes"
|
|
|
|
cont "poison moves!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaFridayText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "FRIEDA: Hiya! What"
|
|
|
|
line "day do you like?"
|
|
|
|
|
|
|
|
para "I love Friday. No"
|
|
|
|
line "doubt about it!"
|
|
|
|
|
|
|
|
para "Don't you think"
|
|
|
|
line "it's great too?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
FriedaNotFridayText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "FRIEDA: Isn't it"
|
|
|
|
line "Friday today?"
|
|
|
|
|
|
|
|
para "It's so boring"
|
|
|
|
line "when it's not!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
UnknownText_0x19133a: ; 0x19133a
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ROUTE 32"
|
|
|
|
|
|
|
|
para "VIOLET CITY -"
|
|
|
|
line "AZALEA TOWN"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x19135e
|
|
|
|
|
|
|
|
UnknownText_0x19135e: ; 0x19135e
|
2014-03-05 21:29:44 -08:00
|
|
|
text "RUINS OF ALPH"
|
|
|
|
line "EAST ENTRANCE"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x19137b
|
|
|
|
|
|
|
|
UnknownText_0x19137b: ; 0x19137b
|
2014-03-05 21:29:44 -08:00
|
|
|
text "UNION CAVE"
|
|
|
|
line "AHEAD"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
; 0x19138d
|
|
|
|
|
|
|
|
Route32_MapEventHeader: ; 0x19138d
|
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
|
|
|
; warps
|
|
|
|
db 4
|
|
|
|
warp_def $49, $b, 1, GROUP_ROUTE_32_POKECENTER_1F, MAP_ROUTE_32_POKECENTER_1F
|
|
|
|
warp_def $2, $4, 3, GROUP_ROUTE_32_RUINS_OF_ALPH_GATE, MAP_ROUTE_32_RUINS_OF_ALPH_GATE
|
|
|
|
warp_def $3, $4, 4, GROUP_ROUTE_32_RUINS_OF_ALPH_GATE, MAP_ROUTE_32_RUINS_OF_ALPH_GATE
|
|
|
|
warp_def $4f, $6, 4, GROUP_UNION_CAVE_1F, MAP_UNION_CAVE_1F
|
|
|
|
|
|
|
|
; xy triggers
|
|
|
|
db 2
|
|
|
|
xy_trigger 0, $8, $12, $0, UnknownScript_0x1904ab, $0, $0
|
|
|
|
xy_trigger 1, $47, $7, $0, UnknownScript_0x1904e9, $0, $0
|
|
|
|
|
|
|
|
; signposts
|
|
|
|
db 6
|
|
|
|
signpost 5, 13, $0, MapRoute32Signpost0Script
|
|
|
|
signpost 1, 9, $0, MapRoute32Signpost1Script
|
|
|
|
signpost 84, 10, $0, MapRoute32Signpost2Script
|
|
|
|
signpost 73, 12, $0, MapRoute32Signpost3Script
|
|
|
|
signpost 67, 12, $7, MapRoute32SignpostItem4
|
|
|
|
signpost 40, 11, $7, MapRoute32SignpostItem5
|
|
|
|
|
|
|
|
; people-events
|
|
|
|
db 14
|
2013-07-12 14:06:11 -07:00
|
|
|
person_event SPRITE_FISHER, 53, 12, $6, $0, 255, 255, $a2, 1, TrainerFisherJustin, $ffff
|
|
|
|
person_event SPRITE_FISHER, 60, 16, $7, $0, 255, 255, $a2, 3, TrainerFisherRalph1, $ffff
|
|
|
|
person_event SPRITE_FISHER, 52, 10, $8, $0, 255, 255, $a2, 1, TrainerFisherHenry, $ffff
|
|
|
|
person_event SPRITE_YOUNGSTER, 26, 16, $9, $0, 255, 255, $92, 3, TrainerYoungsterAlbert, $ffff
|
|
|
|
person_event SPRITE_YOUNGSTER, 67, 8, $a, $0, 255, 255, $92, 3, TrainerYoungsterGordon, $ffff
|
|
|
|
person_event SPRITE_YOUNGSTER, 49, 7, $7, $0, 255, 255, $a2, 3, TrainerCamperRoland, $ffff
|
|
|
|
person_event SPRITE_LASS, 34, 14, $8, $0, 255, 255, $a2, 1, TrainerPicnickerLiz1, $ffff
|
|
|
|
person_event SPRITE_COOLTRAINER_M, 12, 23, $8, $0, 255, 255, $0, 0, CooltrainerMScript_0x19046f, $ffff
|
|
|
|
person_event SPRITE_YOUNGSTER, 86, 15, $7, $0, 255, 255, $92, 3, TrainerBird_keeperPeter, $ffff
|
|
|
|
person_event SPRITE_FISHER, 74, 11, $6, $0, 255, 255, $0, 0, FisherScript_0x1904f2, $06fc
|
|
|
|
person_event SPRITE_POKE_BALL, 57, 10, $1, $0, 255, 255, $1, 0, ItemFragment_0x190773, $06b0
|
|
|
|
person_event SPRITE_FISHER, 17, 19, $9, $0, 255, 255, $0, 0, FisherScript_0x1904ce, $ffff
|
2014-10-26 18:37:15 -07:00
|
|
|
person_event SPRITE_LASS, 71, 16, $8, $0, 255, 255, $0, 0, FriedaScript, $0758
|
2013-07-12 14:06:11 -07:00
|
|
|
person_event SPRITE_POKE_BALL, 34, 7, $1, $0, 255, 255, $1, 0, ItemFragment_0x190775, $06b1
|