2018-01-31 08:38:45 -08:00
|
|
|
const_def 2 ; object constants
|
2015-11-26 21:22:14 -08:00
|
|
|
const ROUTE35GOLDENRODGATE_OFFICER
|
|
|
|
const ROUTE35GOLDENRODGATE_POKEFAN_F
|
|
|
|
const ROUTE35GOLDENRODGATE_FISHER
|
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route35GoldenrodGate_MapScripts:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; scene scripts
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; callbacks
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-03-01 10:18:51 -08:00
|
|
|
RandyScript:
|
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_HP_UP_FROM_RANDY
|
2015-10-31 18:05:02 -07:00
|
|
|
iftrue .gothpup
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GAVE_KENYA
|
2015-10-31 18:05:02 -07:00
|
|
|
iftrue .questcomplete
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_GOT_KENYA
|
2015-10-31 18:05:02 -07:00
|
|
|
iftrue .alreadyhavekenya
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69ddd
|
2013-02-16 22:54:07 -08:00
|
|
|
yesorno
|
2015-10-31 18:05:02 -07:00
|
|
|
iffalse .refused
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69e48
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_PARTYCOUNT
|
2018-02-02 18:09:17 -08:00
|
|
|
ifequal PARTY_LENGTH, .partyfull
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69eb8
|
2014-04-30 03:04:35 -07:00
|
|
|
playsound SFX_KEY_ITEM
|
2015-11-25 07:16:29 -08:00
|
|
|
waitsfx
|
2018-02-25 17:12:58 -08:00
|
|
|
givepoke SPEAROW, 10, NO_ITEM, TRUE, GiftSpearowName, GiftSpearowOTName
|
2013-02-16 22:54:07 -08:00
|
|
|
givepokeitem GiftSpearowMail
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_KENYA
|
2016-04-10 12:01:49 -07:00
|
|
|
.alreadyhavekenya
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69ed6
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 12:01:49 -07:00
|
|
|
.partyfull
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69f56
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 12:01:49 -07:00
|
|
|
.refused
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69f74
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2016-04-10 12:01:49 -07:00
|
|
|
.questcomplete
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69f8b
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem HP_UP
|
2015-10-31 18:05:02 -07:00
|
|
|
iffalse .bagfull
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_HP_UP_FROM_RANDY
|
2016-04-10 12:01:49 -07:00
|
|
|
.gothpup
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x69fd9
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2016-04-10 12:01:49 -07:00
|
|
|
.bagfull
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
GiftSpearowMail:
|
2015-10-31 18:05:02 -07:00
|
|
|
db FLOWER_MAIL
|
|
|
|
db "DARK CAVE leads"
|
|
|
|
next "to another road@"
|
2015-07-10 01:45:35 -07:00
|
|
|
GiftSpearowName:
|
2013-02-16 22:54:07 -08:00
|
|
|
db "KENYA@"
|
2015-07-10 01:45:35 -07:00
|
|
|
GiftSpearowOTName:
|
2013-02-16 22:54:07 -08:00
|
|
|
db "RANDY@"
|
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
db 0
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-03-01 10:18:51 -08:00
|
|
|
Route35GoldenrodGatePokefanFScript:
|
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_FOUGHT_SUDOWOODO
|
2018-03-01 10:18:51 -08:00
|
|
|
iftrue .FoughtSudowoodo
|
|
|
|
writetext Route35GoldenrodGatePokefanFText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2018-03-01 10:18:51 -08:00
|
|
|
.FoughtSudowoodo
|
|
|
|
writetext Route35GoldenrodGatePokefanFText_FoughtSudowoodo
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route35GoldenrodGateFisherScript:
|
|
|
|
jumptextfaceplayer Route35GoldenrodGateFisherText
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69ddd:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Excuse me, kid!"
|
|
|
|
line "Can you do a guy"
|
|
|
|
cont "a favor?"
|
|
|
|
|
|
|
|
para "Can you take this"
|
|
|
|
line "#MON with MAIL"
|
|
|
|
cont "to my friend?"
|
|
|
|
|
|
|
|
para "He's on ROUTE 31."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69e48:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You will? Perfect!"
|
|
|
|
line "Thanks, kid!"
|
|
|
|
|
|
|
|
para "My pal's a chubby"
|
|
|
|
line "guy who snoozes"
|
|
|
|
cont "all the time."
|
|
|
|
|
|
|
|
para "You'll recognize"
|
|
|
|
line "him right away!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69eb8:
|
2015-06-27 21:59:17 -07:00
|
|
|
text "<PLAYER> received a"
|
2014-03-05 21:29:44 -08:00
|
|
|
line "#MON with MAIL."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69ed6:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You can read it,"
|
|
|
|
line "but don't lose it!"
|
|
|
|
cont "ROUTE 31!"
|
|
|
|
|
|
|
|
para "Oh, yeah. There"
|
|
|
|
line "was a weird tree"
|
|
|
|
cont "blocking the road."
|
|
|
|
|
|
|
|
para "I wonder if it's"
|
|
|
|
line "been cleared?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69f56:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "You can't carry"
|
|
|
|
line "another #MON…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69f74:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Oh… Never mind,"
|
|
|
|
line "then…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69f8b:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Thanks, kid! You"
|
|
|
|
line "made the delivery"
|
|
|
|
cont "for me!"
|
|
|
|
|
|
|
|
para "Here's something"
|
|
|
|
line "for your trouble!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:45:35 -07:00
|
|
|
UnknownText_0x69fd9:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "My pal was snooz-"
|
|
|
|
line "ing, right? Heh,"
|
|
|
|
cont "what'd I say?"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-03-01 10:18:51 -08:00
|
|
|
Route35GoldenrodGatePokefanFText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "A strange tree is"
|
|
|
|
line "blocking the road."
|
|
|
|
|
|
|
|
para "It wriggles around"
|
|
|
|
line "if you talk to it."
|
|
|
|
|
|
|
|
para "I heard it became"
|
|
|
|
line "wild when someone"
|
|
|
|
|
|
|
|
para "watered it with a"
|
|
|
|
line "SQUIRTBOTTLE."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-03-01 10:18:51 -08:00
|
|
|
Route35GoldenrodGatePokefanFText_FoughtSudowoodo:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I like the #MON"
|
|
|
|
line "Lullaby they play"
|
|
|
|
cont "on the radio."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2017-12-17 16:48:04 -08:00
|
|
|
Route35GoldenrodGateFisherText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I wonder how many"
|
|
|
|
line "kinds of #MON"
|
|
|
|
|
|
|
|
para "there are in the"
|
|
|
|
line "world."
|
|
|
|
|
|
|
|
para "Three years ago,"
|
|
|
|
line "PROF.OAK said that"
|
|
|
|
|
|
|
|
para "there were 150"
|
|
|
|
line "different kinds."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-16 19:57:19 -08:00
|
|
|
Route35GoldenrodGate_MapEvents:
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0, 0 ; filler
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 4 ; warp events
|
2018-02-01 19:22:07 -08:00
|
|
|
warp_event 4, 0, ROUTE_35, 1
|
|
|
|
warp_event 5, 0, ROUTE_35, 2
|
|
|
|
warp_event 4, 7, GOLDENROD_CITY, 12
|
|
|
|
warp_event 5, 7, GOLDENROD_CITY, 12
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; coord events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 0 ; bg events
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2018-01-30 11:15:47 -08:00
|
|
|
db 3 ; object events
|
2018-03-01 10:18:51 -08:00
|
|
|
object_event 0, 4, SPRITE_OFFICER, SPRITEMOVEDATA_STANDING_RIGHT, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_SCRIPT, 0, RandyScript, -1
|
|
|
|
object_event 6, 4, SPRITE_POKEFAN_F, SPRITEMOVEDATA_WALK_UP_DOWN, 0, 1, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_SCRIPT, 0, Route35GoldenrodGatePokefanFScript, -1
|
2018-02-01 19:22:07 -08:00
|
|
|
object_event 3, 2, SPRITE_FISHER, SPRITEMOVEDATA_SPINRANDOM_SLOW, 0, 0, -1, -1, PAL_NPC_GREEN, OBJECTTYPE_SCRIPT, 0, Route35GoldenrodGateFisherScript, -1
|