2020-07-24 13:49:26 +00:00
|
|
|
object_const_def
|
2015-11-27 05:22:14 +00:00
|
|
|
const ROUTE3_FISHER1
|
|
|
|
const ROUTE3_YOUNGSTER1
|
|
|
|
const ROUTE3_YOUNGSTER2
|
|
|
|
const ROUTE3_FISHER2
|
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
Route3_MapScripts:
|
2020-07-24 13:49:26 +00:00
|
|
|
def_scene_scripts
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_callbacks
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
TrainerFirebreatherOtis:
|
2018-01-23 18:08:48 +00:00
|
|
|
trainer FIREBREATHER, OTIS, EVENT_BEAT_FIREBREATHER_OTIS, FirebreatherOtisSeenText, FirebreatherOtisBeatenText, 0, .Script
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 01:45:04 +00:00
|
|
|
.Script:
|
2018-02-03 02:09:17 +00:00
|
|
|
endifjustbattled
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2017-12-10 20:36:58 +00:00
|
|
|
writetext FirebreatherOtisAfterBattleText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
TrainerYoungsterWarren:
|
2018-01-23 18:08:48 +00:00
|
|
|
trainer YOUNGSTER, WARREN, EVENT_BEAT_YOUNGSTER_WARREN, YoungsterWarrenSeenText, YoungsterWarrenBeatenText, 0, .Script
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 01:45:04 +00:00
|
|
|
.Script:
|
2018-02-03 02:09:17 +00:00
|
|
|
endifjustbattled
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2017-12-10 20:36:58 +00:00
|
|
|
writetext YoungsterWarrenAfterBattleText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
TrainerYoungsterJimmy:
|
2018-01-23 18:08:48 +00:00
|
|
|
trainer YOUNGSTER, JIMMY, EVENT_BEAT_YOUNGSTER_JIMMY, YoungsterJimmySeenText, YoungsterJimmyBeatenText, 0, .Script
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 01:45:04 +00:00
|
|
|
.Script:
|
2018-02-03 02:09:17 +00:00
|
|
|
endifjustbattled
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2017-12-10 20:36:58 +00:00
|
|
|
writetext YoungsterJimmyAfterBattleText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
TrainerFirebreatherBurt:
|
2018-01-23 18:08:48 +00:00
|
|
|
trainer FIREBREATHER, BURT, EVENT_BEAT_FIREBREATHER_BURT, FirebreatherBurtSeenText, FirebreatherBurtBeatenText, 0, .Script
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-18 01:45:04 +00:00
|
|
|
.Script:
|
2018-02-03 02:09:17 +00:00
|
|
|
endifjustbattled
|
2015-12-09 23:25:44 +00:00
|
|
|
opentext
|
2017-12-10 20:36:58 +00:00
|
|
|
writetext FirebreatherBurtAfterBattleText
|
2015-11-25 15:16:29 +00:00
|
|
|
waitbutton
|
2013-02-17 06:54:07 +00:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2018-02-28 00:33:38 +00:00
|
|
|
Route3MtMoonSquareSign:
|
|
|
|
jumptext Route3MtMoonSquareSignText
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
FirebreatherOtisSeenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Ah! The weather's"
|
|
|
|
line "as fine as ever."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
FirebreatherOtisBeatenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "It's sunny, but"
|
|
|
|
line "I'm all wet…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-10 20:36:58 +00:00
|
|
|
FirebreatherOtisAfterBattleText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "When it rains,"
|
|
|
|
line "it's hard to get"
|
|
|
|
cont "ignition…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
YoungsterWarrenSeenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Hmmm… I don't know"
|
|
|
|
line "what to do…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
YoungsterWarrenBeatenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "I knew I'd lose…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-10 20:36:58 +00:00
|
|
|
YoungsterWarrenAfterBattleText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "You looked strong."
|
|
|
|
|
|
|
|
para "I was afraid to"
|
|
|
|
line "take you on…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
YoungsterJimmySeenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "I can run like the"
|
|
|
|
line "wind!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
YoungsterJimmyBeatenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Blown away!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-10 20:36:58 +00:00
|
|
|
YoungsterJimmyAfterBattleText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "I wear shorts the"
|
|
|
|
line "whole year round."
|
|
|
|
|
|
|
|
para "That's my fashion"
|
|
|
|
line "policy."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
FirebreatherBurtSeenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Step right up and"
|
|
|
|
line "take a look!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2015-07-10 08:20:21 +00:00
|
|
|
FirebreatherBurtBeatenText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "Yow! That's hot!"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2017-12-10 20:36:58 +00:00
|
|
|
FirebreatherBurtAfterBattleText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "The greatest fire-"
|
|
|
|
line "breather in KANTO,"
|
|
|
|
cont "that's me."
|
|
|
|
|
|
|
|
para "But not the best"
|
|
|
|
line "trainer…"
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-02-28 00:33:38 +00:00
|
|
|
Route3MtMoonSquareSignText:
|
2014-03-06 05:29:44 +00:00
|
|
|
text "MT.MOON SQUARE"
|
|
|
|
|
|
|
|
para "Just go up the"
|
|
|
|
line "stairs."
|
|
|
|
done
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2018-01-17 03:57:19 +00:00
|
|
|
Route3_MapEvents:
|
2018-01-30 19:15:47 +00:00
|
|
|
db 0, 0 ; filler
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_warp_events
|
2018-02-02 03:22:07 +00:00
|
|
|
warp_event 52, 1, MOUNT_MOON, 1
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_coord_events
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_bg_events
|
2018-02-28 00:33:38 +00:00
|
|
|
bg_event 49, 13, BGEVENT_READ, Route3MtMoonSquareSign
|
2013-02-17 06:54:07 +00:00
|
|
|
|
2020-07-24 13:49:26 +00:00
|
|
|
def_object_events
|
2017-12-28 19:31:25 +00:00
|
|
|
object_event 26, 12, SPRITE_FISHER, SPRITEMOVEDATA_STANDING_UP, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 2, TrainerFirebreatherOtis, -1
|
2018-02-02 03:22:07 +00:00
|
|
|
object_event 10, 7, SPRITE_YOUNGSTER, SPRITEMOVEDATA_STANDING_LEFT, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 3, TrainerYoungsterWarren, -1
|
|
|
|
object_event 16, 3, SPRITE_YOUNGSTER, SPRITEMOVEDATA_SPINRANDOM_FAST, 0, 0, -1, -1, PAL_NPC_BLUE, OBJECTTYPE_TRAINER, 1, TrainerYoungsterJimmy, -1
|
|
|
|
object_event 49, 5, SPRITE_FISHER, SPRITEMOVEDATA_SPINRANDOM_FAST, 0, 0, -1, -1, PAL_NPC_RED, OBJECTTYPE_TRAINER, 3, TrainerFirebreatherBurt, -1
|