pokecrystal/maps/Route34.asm

921 lines
17 KiB
NASM
Raw Normal View History

2015-07-10 08:20:21 +00:00
Route34_MapScriptHeader:
; trigger count
db 0
; callback count
db 1
; callbacks
dbw 2, UnknownScript_0x78005
2015-07-10 08:20:21 +00:00
UnknownScript_0x78005:
2013-09-24 07:51:42 +00:00
checkflag $0005
iftrue UnknownScript_0x78014
2013-09-24 07:48:58 +00:00
clearevent $06e5
setevent $06e6
2015-01-20 08:01:23 +00:00
jump UnknownScript_0x7801d
2015-07-10 08:20:21 +00:00
UnknownScript_0x78014:
2013-09-24 07:48:58 +00:00
setevent $06e5
clearevent $06e6
2015-01-20 08:01:23 +00:00
jump UnknownScript_0x7801d
2015-07-10 08:20:21 +00:00
UnknownScript_0x7801d:
2013-09-24 07:51:42 +00:00
checkflag $0006
iffalse UnknownScript_0x78029
2013-09-24 07:48:58 +00:00
clearevent $06e7
2015-01-20 08:01:23 +00:00
jump UnknownScript_0x7802f
2015-07-10 08:20:21 +00:00
UnknownScript_0x78029:
2013-09-24 07:48:58 +00:00
setevent $06e7
2015-01-20 08:01:23 +00:00
jump UnknownScript_0x7802f
2015-07-10 08:20:21 +00:00
UnknownScript_0x7802f:
2013-09-24 07:51:42 +00:00
checkflag $0007
iffalse UnknownScript_0x78039
2013-09-24 07:48:58 +00:00
clearevent $06e8
return
2015-07-10 08:20:21 +00:00
UnknownScript_0x78039:
2013-09-24 07:48:58 +00:00
setevent $06e8
return
2015-07-10 08:20:21 +00:00
GrampsScript_0x7803d:
faceplayer
loadfont
special Function16936
closetext
loadmovesprites
if_equal $1, UnknownScript_0x7805a
2013-09-24 07:51:42 +00:00
clearflag $0005
checkcode VAR_FACING
if_equal $3, UnknownScript_0x7805b
applymovement $8, MovementData_0x78333
playsound SFX_ENTER_DOOR
disappear $8
2015-07-10 08:20:21 +00:00
UnknownScript_0x7805a:
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7805b:
applymovement $8, MovementData_0x78337
playsound SFX_ENTER_DOOR
disappear $8
end
2015-07-10 08:20:21 +00:00
DaycareMon1Script_0x78065:
loadfont
special Function17421
loadmovesprites
end
2015-07-10 08:20:21 +00:00
DaycareMon2Script_0x7806b:
loadfont
special Function17440
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerCamperTodd1:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_CAMPER_TODD
; trainer group && trainer id
db CAMPER, TODD1
; text when seen
dw CamperTodd1SeenText
; text when trainer beaten
dw CamperTodd1BeatenText
; script when lost
dw $0000
; script when talk again
dw CamperTodd1Script
2015-07-10 08:20:21 +00:00
CamperTodd1Script:
writecode VAR_CALLERID, $14
talkaftercancel
loadfont
2013-09-24 07:51:42 +00:00
checkflag $0070
iftrue UnknownScript_0x780bd
2013-09-24 07:51:42 +00:00
checkflag $0061
iftrue UnknownScript_0x78131
checkcellnum $14
iftrue UnknownScript_0x78143
2013-09-24 07:48:58 +00:00
checkevent $027d
iftrue UnknownScript_0x780a6
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x784f0
keeptextopen
2013-09-24 07:48:58 +00:00
setevent $027d
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x78137
jump UnknownScript_0x780a9
2015-07-10 08:20:21 +00:00
UnknownScript_0x780a6:
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x7813b
2015-07-10 08:20:21 +00:00
UnknownScript_0x780a9:
askforphonenumber $14
if_equal $1, UnknownScript_0x7814b
if_equal $2, UnknownScript_0x78147
trainertotext CAMPER, TODD1, $0
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x7813f
jump UnknownScript_0x78143
2015-07-10 08:20:21 +00:00
UnknownScript_0x780bd:
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x7814f
winlosstext CamperTodd1BeatenText, $0000
2015-02-10 23:37:24 +00:00
copybytetovar wd9fe
if_equal $4, UnknownScript_0x780dc
if_equal $3, UnknownScript_0x780e2
if_equal $2, UnknownScript_0x780e8
if_equal $1, UnknownScript_0x780ee
if_equal $0, UnknownScript_0x780f4
2015-07-10 08:20:21 +00:00
UnknownScript_0x780dc:
2013-09-24 07:48:58 +00:00
checkevent EVENT_RESTORED_POWER_TO_KANTO
iftrue UnknownScript_0x78128
2015-07-10 08:20:21 +00:00
UnknownScript_0x780e2:
2015-06-25 03:20:04 +00:00
checkevent EVENT_BEAT_ELITE_FOUR
iftrue UnknownScript_0x7811b
2015-07-10 08:20:21 +00:00
UnknownScript_0x780e8:
2013-09-24 07:51:42 +00:00
checkflag $004b
iftrue UnknownScript_0x7810e
2015-07-10 08:20:21 +00:00
UnknownScript_0x780ee:
2013-09-24 07:51:42 +00:00
checkflag $0045
iftrue UnknownScript_0x78101
2015-07-10 08:20:21 +00:00
UnknownScript_0x780f4:
loadtrainer CAMPER, TODD1
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9fe, $1
2013-09-24 07:51:42 +00:00
clearflag $0070
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78101:
loadtrainer CAMPER, TODD2
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9fe, $2
2013-09-24 07:51:42 +00:00
clearflag $0070
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7810e:
loadtrainer CAMPER, TODD3
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9fe, $3
2013-09-24 07:51:42 +00:00
clearflag $0070
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7811b:
loadtrainer CAMPER, TODD4
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9fe, $4
2013-09-24 07:51:42 +00:00
clearflag $0070
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78128:
loadtrainer CAMPER, TODD5
startbattle
returnafterbattle
2013-09-24 07:51:42 +00:00
clearflag $0070
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78131:
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x78532
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78137:
2015-06-25 01:26:24 +00:00
jumpstd asknumber1m
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7813b:
2015-06-25 01:26:24 +00:00
jumpstd asknumber2m
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7813f:
2015-06-25 01:26:24 +00:00
jumpstd registerednumberm
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78143:
2015-06-25 01:26:24 +00:00
jumpstd numberacceptedm
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78147:
2015-06-25 01:26:24 +00:00
jumpstd numberdeclinedm
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7814b:
2015-06-25 01:26:24 +00:00
jumpstd phonefullm
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7814f:
2015-06-25 01:26:24 +00:00
jumpstd rematchm
end
2015-07-10 08:20:21 +00:00
TrainerPicnickerGina1:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_PICNICKER_GINA
; trainer group && trainer id
db PICNICKER, GINA1
; text when seen
dw PicnickerGina1SeenText
; text when trainer beaten
dw PicnickerGina1BeatenText
; script when lost
dw $0000
; script when talk again
dw PicnickerGina1Script
2015-07-10 08:20:21 +00:00
PicnickerGina1Script:
writecode VAR_CALLERID, $15
talkaftercancel
loadfont
2013-09-24 07:51:42 +00:00
checkflag $0071
iftrue UnknownScript_0x7819f
2013-09-24 07:51:42 +00:00
checkflag $0080
iftrue UnknownScript_0x78213
checkcellnum $15
iftrue UnknownScript_0x78234
2013-09-24 07:48:58 +00:00
checkevent $027f
iftrue UnknownScript_0x78188
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x785b8
keeptextopen
2013-09-24 07:48:58 +00:00
setevent $027f
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x78228
jump UnknownScript_0x7818b
2015-07-10 08:20:21 +00:00
UnknownScript_0x78188:
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x7822c
2015-07-10 08:20:21 +00:00
UnknownScript_0x7818b:
askforphonenumber $15
if_equal $1, UnknownScript_0x7823c
if_equal $2, UnknownScript_0x78238
trainertotext PICNICKER, GINA1, $0
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x78230
jump UnknownScript_0x78234
2015-07-10 08:20:21 +00:00
UnknownScript_0x7819f:
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x78240
winlosstext PicnickerGina1BeatenText, $0000
2015-02-10 23:37:24 +00:00
copybytetovar wd9ff
if_equal $4, UnknownScript_0x781be
if_equal $3, UnknownScript_0x781c4
if_equal $2, UnknownScript_0x781ca
if_equal $1, UnknownScript_0x781d0
if_equal $0, UnknownScript_0x781d6
2015-07-10 08:20:21 +00:00
UnknownScript_0x781be:
2013-09-24 07:48:58 +00:00
checkevent EVENT_RESTORED_POWER_TO_KANTO
iftrue UnknownScript_0x7820a
2015-07-10 08:20:21 +00:00
UnknownScript_0x781c4:
2015-06-25 03:20:04 +00:00
checkevent EVENT_BEAT_ELITE_FOUR
iftrue UnknownScript_0x781fd
2015-07-10 08:20:21 +00:00
UnknownScript_0x781ca:
2013-09-24 07:48:58 +00:00
checkevent EVENT_CLEARED_RADIO_TOWER
iftrue UnknownScript_0x781f0
2015-07-10 08:20:21 +00:00
UnknownScript_0x781d0:
2013-09-24 07:51:42 +00:00
checkflag $0049
iftrue UnknownScript_0x781e3
2015-07-10 08:20:21 +00:00
UnknownScript_0x781d6:
loadtrainer PICNICKER, GINA1
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9ff, $1
2013-09-24 07:51:42 +00:00
clearflag $0071
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x781e3:
loadtrainer PICNICKER, GINA2
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9ff, $2
2013-09-24 07:51:42 +00:00
clearflag $0071
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x781f0:
loadtrainer PICNICKER, GINA3
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9ff, $3
2013-09-24 07:51:42 +00:00
clearflag $0071
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x781fd:
loadtrainer PICNICKER, GINA4
startbattle
returnafterbattle
2015-02-10 23:37:24 +00:00
loadvar wd9ff, $4
2013-09-24 07:51:42 +00:00
clearflag $0071
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7820a:
loadtrainer PICNICKER, GINA5
startbattle
returnafterbattle
2013-09-24 07:51:42 +00:00
clearflag $0071
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78213:
2015-01-20 08:01:23 +00:00
scall UnknownScript_0x78244
verbosegiveitem LEAF_STONE, 1
iffalse UnknownScript_0x78225
2013-09-24 07:51:42 +00:00
clearflag $0080
2013-09-24 07:48:58 +00:00
setevent $0100
2015-01-20 08:01:23 +00:00
jump UnknownScript_0x78234
2015-07-10 08:20:21 +00:00
UnknownScript_0x78225:
2015-01-20 08:01:23 +00:00
jump UnknownScript_0x78248
2015-07-10 08:20:21 +00:00
UnknownScript_0x78228:
2015-06-25 01:26:24 +00:00
jumpstd asknumber1f
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7822c:
2015-06-25 01:26:24 +00:00
jumpstd asknumber2f
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78230:
2015-06-25 01:26:24 +00:00
jumpstd registerednumberf
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78234:
2015-06-25 01:26:24 +00:00
jumpstd numberacceptedf
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78238:
2015-06-25 01:26:24 +00:00
jumpstd numberdeclinedf
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7823c:
2015-06-25 01:26:24 +00:00
jumpstd phonefullf
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78240:
2015-06-25 01:26:24 +00:00
jumpstd rematchf
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78244:
2015-06-25 01:26:24 +00:00
jumpstd giftf
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78248:
2015-06-25 01:26:24 +00:00
jumpstd packfullf
end
2015-07-10 08:20:21 +00:00
OfficerScript_0x7824c:
faceplayer
loadfont
checknite
iffalse UnknownScript_0x78276
2015-07-10 08:20:21 +00:00
checkevent EVENT_BEAT_OFFICER_KEITH
iftrue UnknownScript_0x78270
playmusic MUSIC_OFFICER_ENCOUNTER
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x785e4
closetext
loadmovesprites
winlosstext UnknownText_0x78609, $0000
loadtrainer OFFICER, KEITH
startbattle
returnafterbattle
2015-07-10 08:20:21 +00:00
setevent EVENT_BEAT_OFFICER_KEITH
loadmovesprites
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78270:
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x78624
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x78276:
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x7866a
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerYoungsterSamuel:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_YOUNGSTER_SAMUEL
; trainer group && trainer id
db YOUNGSTER, SAMUEL
; text when seen
dw YoungsterSamuelSeenText
; text when trainer beaten
dw YoungsterSamuelBeatenText
; script when lost
dw $0000
; script when talk again
dw YoungsterSamuelScript
2015-07-10 08:20:21 +00:00
YoungsterSamuelScript:
talkaftercancel
loadfont
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x783d8
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerYoungsterIan:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_YOUNGSTER_IAN
; trainer group && trainer id
db YOUNGSTER, IAN
; text when seen
dw YoungsterIanSeenText
; text when trainer beaten
dw YoungsterIanBeatenText
; script when lost
dw $0000
; script when talk again
dw YoungsterIanScript
2015-07-10 08:20:21 +00:00
YoungsterIanScript:
talkaftercancel
loadfont
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x78469
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerPokefanmBrandon:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_POKEFANM_BRANDON
; trainer group && trainer id
db POKEFANM, BRANDON
; text when seen
dw PokefanmBrandonSeenText
; text when trainer beaten
dw PokefanmBrandonBeatenText
; script when lost
dw $0000
; script when talk again
dw PokefanmBrandonScript
2015-07-10 08:20:21 +00:00
PokefanmBrandonScript:
talkaftercancel
loadfont
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x786fc
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerCooltrainerfIrene:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_COOLTRAINERF_IRENE
; trainer group && trainer id
db COOLTRAINERF, IRENE
; text when seen
dw CooltrainerfIreneSeenText
; text when trainer beaten
dw CooltrainerfIreneBeatenText
; script when lost
dw $0000
; script when talk again
dw CooltrainerfIreneScript
2015-07-10 08:20:21 +00:00
CooltrainerfIreneScript:
talkaftercancel
loadfont
2013-09-24 07:48:58 +00:00
checkevent EVENT_GOT_SOFT_SAND_FROM_KATE
iftrue UnknownScript_0x782d2
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x7877f
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x782d2:
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x787ad
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerCooltrainerfJenn:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_COOLTRAINERF_JENN
; trainer group && trainer id
db COOLTRAINERF, JENN
; text when seen
dw CooltrainerfJennSeenText
; text when trainer beaten
dw CooltrainerfJennBeatenText
; script when lost
dw $0000
; script when talk again
dw CooltrainerfJennScript
2015-07-10 08:20:21 +00:00
CooltrainerfJennScript:
talkaftercancel
loadfont
2013-09-24 07:48:58 +00:00
checkevent EVENT_GOT_SOFT_SAND_FROM_KATE
iftrue UnknownScript_0x782f2
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x78836
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x782f2:
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x78866
closetext
loadmovesprites
end
2015-07-10 08:20:21 +00:00
TrainerCooltrainerfKate:
; bit/flag number
2015-07-10 08:20:21 +00:00
dw EVENT_BEAT_COOLTRAINERF_KATE
; trainer group && trainer id
db COOLTRAINERF, KATE
; text when seen
dw CooltrainerfKateSeenText
; text when trainer beaten
dw CooltrainerfKateBeatenText
; script when lost
dw $0000
; script when talk again
dw CooltrainerfKateScript
2015-07-10 08:20:21 +00:00
CooltrainerfKateScript:
talkaftercancel
loadfont
2013-09-24 07:48:58 +00:00
checkevent EVENT_GOT_SOFT_SAND_FROM_KATE
iftrue UnknownScript_0x78319
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x788e2
keeptextopen
verbosegiveitem SOFT_SAND, 1
iffalse UnknownScript_0x7831d
2013-09-24 07:48:58 +00:00
setevent EVENT_GOT_SOFT_SAND_FROM_KATE
2015-07-10 08:20:21 +00:00
UnknownScript_0x78319:
2015-01-20 08:01:23 +00:00
writetext UnknownText_0x7892b
closetext
2015-07-10 08:20:21 +00:00
UnknownScript_0x7831d:
loadmovesprites
end
2015-07-10 08:20:21 +00:00
UnknownScript_0x7831f:
jumptext UnknownText_0x7898a
2015-07-10 08:20:21 +00:00
MapRoute34Signpost0Script:
jumptext UnknownText_0x789a8
2015-07-10 08:20:21 +00:00
MapRoute34Signpost1Script:
jumptext UnknownText_0x789ed
2015-07-10 08:20:21 +00:00
MapRoute34Signpost2Script:
jumptext UnknownText_0x78a52
2015-07-10 08:20:21 +00:00
ItemFragment_0x7832b:
db NUGGET, 1
2015-07-10 08:20:21 +00:00
MapRoute34SignpostItem3:
dw $00a7
db RARE_CANDY
2015-07-10 08:20:21 +00:00
MapRoute34SignpostItem4:
dw $00a8
db SUPER_POTION
2015-07-10 08:20:21 +00:00
MovementData_0x78333:
slow_step_left
slow_step_left
slow_step_up
step_end
2015-07-10 08:20:21 +00:00
MovementData_0x78337:
slow_step_down
slow_step_left
slow_step_left
slow_step_up
slow_step_up
step_end
2015-07-10 08:20:21 +00:00
YoungsterSamuelSeenText:
text "This is where I do"
line "my training!"
done
2015-07-10 08:20:21 +00:00
YoungsterSamuelBeatenText:
text "Beaten by a"
line "passing stranger!"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x7837d:
text "Have you been to"
line "GOLDENROD CITY?"
para "Weren't you amazed"
line "by how they've"
para "changed the"
line "#MON CENTER?"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x783d8:
text "I'm going to train"
line "even harder."
para "After all, I'm"
line "trying to become"
cont "a GYM LEADER."
done
2015-07-10 08:20:21 +00:00
YoungsterIanSeenText:
text "I'm the best in my"
line "class at #MON."
done
2015-07-10 08:20:21 +00:00
YoungsterIanBeatenText:
text "No! There are bet-"
line "ter trainers…"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78469:
text "I'm trying hard so"
line "I can be the star"
cont "in my class."
done
2015-07-10 08:20:21 +00:00
CamperTodd1SeenText:
text "I'm confident in"
line "my ability to"
cont "raise #MON."
para "Want to see?"
done
2015-07-10 08:20:21 +00:00
CamperTodd1BeatenText:
text "Did I screw up my"
line "training?"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x784f0:
text "Maybe I should"
line "take one to a DAY-"
para "CARE. Or maybe use"
line "some items…"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78532:
text "Shopping under the"
line "sky!"
para "It feels so nice"
line "up on a rooftop."
done
2015-07-10 08:20:21 +00:00
PicnickerGina1SeenText:
text "Are you a trainer?"
para "Let's have a"
line "practice battle."
done
2015-07-10 08:20:21 +00:00
PicnickerGina1BeatenText:
text "Oh, no! I just"
line "can't win…"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x785b8:
text "You're too strong"
line "to be a practice"
cont "partner."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x785e4:
text "Who goes there?"
line "What are you up"
cont "to?"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78609:
text "You're a tough"
line "little kid."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78624:
text "Yep, I see nothing"
line "wrong today. You"
para "be good and stay"
line "out of trouble."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x7866a:
text "I'm on patrol for"
line "suspicious indi-"
cont "viduals."
done
2015-07-10 08:20:21 +00:00
PokefanmBrandonSeenText:
text "I just got my"
line "#MON back from"
cont "DAY-CARE."
para "Let's see how much"
line "stronger it got!"
done
2015-07-10 08:20:21 +00:00
PokefanmBrandonBeatenText:
text "Why does it end"
line "this way?"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x786fc:
text "My #MON knew"
line "moves I didn't"
cont "know it had."
para "That confounded me"
line "to no end!"
done
2015-07-10 08:20:21 +00:00
CooltrainerfIreneSeenText:
text "IRENE: Kyaaah!"
line "Someone found us!"
done
2015-07-10 08:20:21 +00:00
CooltrainerfIreneBeatenText:
text "IRENE: Ohhh!"
line "Too strong!"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x7877f:
text "IRENE: My sister"
line "KATE will get you"
cont "for this!"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x787ad:
text "IRENE: Isn't this"
line "beach great?"
para "It's our secret"
line "little getaway!"
done
2015-07-10 08:20:21 +00:00
CooltrainerfJennSeenText:
text "JENN: You can't"
line "beat IRENE and go"
cont "unpunished!"
done
2015-07-10 08:20:21 +00:00
CooltrainerfJennBeatenText:
text "JENN: So sorry,"
line "IRENE! Sis!"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78836:
text "JENN: Don't get"
line "cocky! My sister"
cont "KATE is tough!"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78866:
text "JENN: Sunlight"
line "makes your body"
cont "stronger."
done
2015-07-10 08:20:21 +00:00
CooltrainerfKateSeenText:
text "KATE: You sure"
line "were mean to my"
cont "little sisters!"
done
2015-07-10 08:20:21 +00:00
CooltrainerfKateBeatenText:
text "KATE: No! I can't"
line "believe I lost."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x788e2:
text "KATE: You're too"
line "strong. I didn't"
cont "stand a chance."
para "Here. You deserve"
line "this."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x7892b:
text "KATE: I'm sorry we"
line "jumped you."
para "We never expected"
line "anyone to find us"
para "here. You sure"
line "startled us."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x7898a:
text "ILEX FOREST"
line "THROUGH THE GATE"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x789a8:
text "ROUTE 34"
para "GOLDENROD CITY -"
line "AZALEA TOWN"
para "ILEX FOREST"
line "SOMEWHERE BETWEEN"
done
2015-07-10 08:20:21 +00:00
UnknownText_0x789ed:
text "TRAINER TIPS"
para "BERRY trees grow"
line "new BERRIES"
cont "every day."
para "Make a note of"
line "which trees bear"
cont "which BERRIES."
done
2015-07-10 08:20:21 +00:00
UnknownText_0x78a52:
text "DAY-CARE"
para "LET US RAISE YOUR"
line "#MON FOR YOU!"
done
2015-07-10 08:20:21 +00:00
Route34_MapEventHeader:
; filler
db 0, 0
; warps
db 5
warp_def $25, $d, 1, GROUP_ROUTE_34_ILEX_FOREST_GATE, MAP_ROUTE_34_ILEX_FOREST_GATE
warp_def $25, $e, 2, GROUP_ROUTE_34_ILEX_FOREST_GATE, MAP_ROUTE_34_ILEX_FOREST_GATE
warp_def $e, $b, 1, GROUP_DAY_CARE, MAP_DAY_CARE
warp_def $f, $b, 2, GROUP_DAY_CARE, MAP_DAY_CARE
warp_def $f, $d, 3, GROUP_DAY_CARE, MAP_DAY_CARE
; xy triggers
db 0
; signposts
db 5
signpost 6, 12, $0, MapRoute34Signpost0Script
signpost 33, 13, $0, MapRoute34Signpost1Script
signpost 13, 10, $0, MapRoute34Signpost2Script
signpost 32, 8, $7, MapRoute34SignpostItem3
signpost 19, 17, $7, MapRoute34SignpostItem4
; people-events
db 13
2013-07-12 21:06:11 +00:00
person_event SPRITE_YOUNGSTER, 11, 17, $8, $0, 255, 255, $a2, 5, TrainerCamperTodd1, $ffff
person_event SPRITE_YOUNGSTER, 36, 19, $6, $0, 255, 255, $92, 3, TrainerYoungsterSamuel, $ffff
person_event SPRITE_YOUNGSTER, 24, 15, $6, $0, 255, 255, $92, 3, TrainerYoungsterIan, $ffff
person_event SPRITE_LASS, 30, 14, $9, $0, 255, 255, $a2, 3, TrainerPicnickerGina1, $ffff
person_event SPRITE_OFFICER, 15, 13, $6, $0, 255, 255, $90, 0, OfficerScript_0x7824c, $ffff
person_event SPRITE_POKEFAN_M, 32, 22, $1e, $0, 255, 255, $82, 3, TrainerPokefanmBrandon, $ffff
person_event SPRITE_GRAMPS, 20, 19, $6, $0, 255, 255, $0, 0, GrampsScript_0x7803d, $06e6
person_event SPRITE_DAYCARE_MON_1, 22, 18, $16, $22, 255, 255, $0, 0, DaycareMon1Script_0x78065, $06e7
person_event SPRITE_DAYCARE_MON_2, 23, 21, $16, $22, 255, 255, $0, 0, DaycareMon2Script_0x7806b, $06e8
person_event SPRITE_COOLTRAINER_F, 52, 15, $8, $0, 255, 255, $82, 5, TrainerCooltrainerfIrene, $ffff
person_event SPRITE_COOLTRAINER_F, 52, 7, $9, $0, 255, 255, $82, 3, TrainerCooltrainerfJenn, $ffff
person_event SPRITE_COOLTRAINER_F, 55, 10, $7, $0, 255, 255, $82, 2, TrainerCooltrainerfKate, $ffff
person_event SPRITE_POKE_BALL, 34, 11, $1, $0, 255, 255, $1, 0, ItemFragment_0x7832b, $07bc