2015-11-26 21:22:14 -08:00
|
|
|
const_value set 2
|
|
|
|
const ROUTE37_WEIRD_TREE1
|
|
|
|
const ROUTE37_WEIRD_TREE2
|
|
|
|
const ROUTE37_YOUNGSTER
|
|
|
|
const ROUTE37_FRUIT_TREE1
|
|
|
|
const ROUTE37_BUG_CATCHER
|
|
|
|
const ROUTE37_FRUIT_TREE2
|
|
|
|
const ROUTE37_FRUIT_TREE3
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
Route37_MapScriptHeader:
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.MapCallbacks:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 1
|
|
|
|
|
|
|
|
; callbacks
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
dbw 2, SunnyCallback
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyCallback:
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_WEEKDAY
|
2014-10-26 18:37:15 -07:00
|
|
|
if_equal SUNDAY, .SunnyAppears
|
2015-11-26 21:22:14 -08:00
|
|
|
disappear ROUTE37_BUG_CATCHER
|
2013-02-16 22:54:07 -08:00
|
|
|
return
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
.SunnyAppears
|
2015-11-26 21:22:14 -08:00
|
|
|
appear ROUTE37_BUG_CATCHER
|
2013-02-16 22:54:07 -08:00
|
|
|
return
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerTwinsAnnandanne1:
|
2015-11-02 11:37:02 -08:00
|
|
|
trainer EVENT_BEAT_TWINS_ANN_AND_ANNE, TWINS, ANNANDANNE1, TwinsAnnandanne1SeenText, TwinsAnnandanne1BeatenText, 0, TwinsAnnandanne1Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsAnnandanne1Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1a8e62
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerTwinsAnnandanne2:
|
2015-11-02 11:37:02 -08:00
|
|
|
trainer EVENT_BEAT_TWINS_ANN_AND_ANNE, TWINS, ANNANDANNE2, TwinsAnnandanne2SeenText, TwinsAnnandanne2BeatenText, 0, TwinsAnnandanne2Script
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsAnnandanne2Script:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1a8eec
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TrainerPsychicGreg:
|
2015-11-02 11:37:02 -08:00
|
|
|
trainer EVENT_BEAT_PSYCHIC_GREG, PSYCHIC_T, GREG, PsychicGregSeenText, PsychicGregBeatenText, 0, PsychicGregScript
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PsychicGregScript:
|
2015-11-25 07:16:29 -08:00
|
|
|
end_if_just_battled
|
2015-12-09 15:25:44 -08:00
|
|
|
opentext
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext UnknownText_0x1a8f80
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyScript:
|
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_MAGNET_FROM_SUNNY
|
2014-10-26 18:37:15 -07:00
|
|
|
iftrue SunnySundayScript
|
2015-07-09 19:08:03 -07:00
|
|
|
checkcode VAR_WEEKDAY
|
2014-10-26 18:37:15 -07:00
|
|
|
if_not_equal SUNDAY, SunnyNotSundayScript
|
2013-09-24 00:48:58 -07:00
|
|
|
checkevent EVENT_MET_SUNNY_OF_SUNDAY
|
2014-10-26 18:37:15 -07:00
|
|
|
iftrue .MetSunny
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext MeetSunnyText
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_MET_SUNNY_OF_SUNDAY
|
2014-10-26 18:37:15 -07:00
|
|
|
.MetSunny
|
2015-07-10 05:08:03 -07:00
|
|
|
checkflag ENGINE_PLAYER_IS_FEMALE
|
2014-10-26 18:37:15 -07:00
|
|
|
iftrue .Kris
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext SunnyGivesGiftText1
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2015-01-20 00:01:23 -08:00
|
|
|
jump .next
|
2014-10-26 18:37:15 -07:00
|
|
|
.Kris
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext SunnyGivesGiftText2
|
2015-11-29 19:29:45 -08:00
|
|
|
buttonsound
|
2014-10-26 18:37:15 -07:00
|
|
|
.next
|
2015-11-04 17:20:14 -08:00
|
|
|
verbosegiveitem MAGNET
|
2014-10-26 18:37:15 -07:00
|
|
|
iffalse SunnyDoneScript
|
2013-09-24 00:48:58 -07:00
|
|
|
setevent EVENT_GOT_MAGNET_FROM_SUNNY
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext SunnyGaveGiftText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnySundayScript:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext SunnySundayText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyDoneScript:
|
2015-11-25 07:16:29 -08:00
|
|
|
closetext
|
2013-02-16 22:54:07 -08:00
|
|
|
end
|
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyNotSundayScript:
|
2015-01-20 00:01:23 -08:00
|
|
|
writetext SunnyNotSundayText
|
2015-11-25 07:16:29 -08:00
|
|
|
waitbutton
|
2013-02-16 22:54:07 -08:00
|
|
|
closetext
|
|
|
|
end
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
MapRoute37Signpost0Script:
|
2013-02-16 22:54:07 -08:00
|
|
|
jumptext UnknownText_0x1a9197
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FruitTreeScript_0x1a8e09:
|
2015-11-18 07:42:42 -08:00
|
|
|
fruittree FRUITTREE_ROUTE_37_1
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FruitTreeScript_0x1a8e0b:
|
2015-11-18 07:42:42 -08:00
|
|
|
fruittree FRUITTREE_ROUTE_37_2
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
FruitTreeScript_0x1a8e0d:
|
2015-11-18 07:42:42 -08:00
|
|
|
fruittree FRUITTREE_ROUTE_37_3
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-12-15 08:21:58 -08:00
|
|
|
Route37HiddenEther:
|
2015-07-18 12:46:38 -07:00
|
|
|
dwb EVENT_ROUTE_37_HIDDEN_ETHER, ETHER
|
2013-02-16 22:54:07 -08:00
|
|
|
|
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsAnnandanne1SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ANN: ANNE and I"
|
|
|
|
line "are in this to-"
|
|
|
|
cont "gether!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsAnnandanne1BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ANN & ANNE: Nnn… A"
|
|
|
|
line "little too strong."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x1a8e62:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ANN: I can tell"
|
|
|
|
line "what my sister and"
|
|
|
|
|
|
|
|
para "my #MON are"
|
|
|
|
line "thinking."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsAnnandanne2SeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ANNE: ANN and I"
|
|
|
|
line "are in this to-"
|
|
|
|
cont "gether!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
TwinsAnnandanne2BeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ANN & ANNE: Nnn… A"
|
|
|
|
line "little too strong."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x1a8eec:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ANNE: We share the"
|
|
|
|
line "same feelings as"
|
|
|
|
cont "our #MON."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PsychicGregSeenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "#MON can't do a"
|
|
|
|
line "thing if they are"
|
|
|
|
cont "asleep."
|
|
|
|
|
|
|
|
para "I'll show you how"
|
|
|
|
line "scary that is!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
PsychicGregBeatenText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I lost. That's"
|
|
|
|
line "pretty sad…"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x1a8f80:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "Putting #MON to"
|
|
|
|
line "sleep or paralyz-"
|
|
|
|
cont "ing them are good"
|
|
|
|
cont "battle techniques."
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
MeetSunnyText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SUNNY: Hi!"
|
|
|
|
|
|
|
|
para "I'm SUNNY of Sun-"
|
|
|
|
line "day, meaning it's"
|
|
|
|
cont "Sunday today!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyGivesGiftText1:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I was told to give"
|
|
|
|
line "you this if I saw"
|
|
|
|
cont "you!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyGivesGiftText2:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "I was told to give"
|
|
|
|
line "you this if I saw"
|
|
|
|
cont "you!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyGaveGiftText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SUNNY: That thing…"
|
|
|
|
|
|
|
|
para "Um…"
|
|
|
|
|
|
|
|
para "… What was it now…"
|
|
|
|
|
|
|
|
para "…"
|
|
|
|
|
|
|
|
para "Oh! I remember"
|
|
|
|
line "now!"
|
|
|
|
|
|
|
|
para "A #MON that"
|
|
|
|
line "knows electric"
|
|
|
|
|
|
|
|
para "moves should hold"
|
|
|
|
line "it."
|
|
|
|
|
|
|
|
para "My sis MONICA said"
|
|
|
|
line "it powers up"
|
|
|
|
cont "electric moves!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnySundayText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SUNNY: My sisters"
|
|
|
|
line "and brothers are"
|
|
|
|
cont "MONICA, TUSCANY,"
|
|
|
|
cont "WESLEY, ARTHUR,"
|
|
|
|
cont "FRIEDA and SANTOS."
|
|
|
|
|
|
|
|
para "They're all older"
|
|
|
|
line "than me!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2014-10-26 18:37:15 -07:00
|
|
|
SunnyNotSundayText:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "SUNNY: Isn't today"
|
|
|
|
line "Sunday?"
|
|
|
|
cont "Um… I forgot!"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
UnknownText_0x1a9197:
|
2014-03-05 21:29:44 -08:00
|
|
|
text "ROUTE 37"
|
|
|
|
done
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-10 01:20:21 -07:00
|
|
|
Route37_MapEventHeader:
|
2013-02-16 22:54:07 -08:00
|
|
|
; filler
|
|
|
|
db 0, 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Warps:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.XYTriggers:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 0
|
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.Signposts:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 2
|
2015-07-16 15:10:10 -07:00
|
|
|
signpost 3, 5, SIGNPOST_READ, MapRoute37Signpost0Script
|
2015-12-15 08:21:58 -08:00
|
|
|
signpost 2, 4, SIGNPOST_ITEM, Route37HiddenEther
|
2013-02-16 22:54:07 -08:00
|
|
|
|
2015-07-20 21:02:21 -07:00
|
|
|
.PersonEvents:
|
2013-02-16 22:54:07 -08:00
|
|
|
db 7
|
2015-11-15 12:07:20 -08:00
|
|
|
person_event SPRITE_WEIRD_TREE, 12, 6, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_TRAINER, 1, TrainerTwinsAnnandanne1, -1
|
|
|
|
person_event SPRITE_WEIRD_TREE, 12, 7, SPRITEMOVEDATA_STANDING_DOWN, 0, 0, -1, -1, (1 << 3) | PAL_OW_RED, PERSONTYPE_TRAINER, 1, TrainerTwinsAnnandanne2, -1
|
|
|
|
person_event SPRITE_YOUNGSTER, 6, 6, SPRITEMOVEDATA_SPINRANDOM_FAST, 0, 0, -1, -1, (1 << 3) | PAL_OW_BLUE, PERSONTYPE_TRAINER, 1, TrainerPsychicGreg, -1
|
|
|
|
person_event SPRITE_FRUIT_TREE, 5, 13, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, FruitTreeScript_0x1a8e09, -1
|
|
|
|
person_event SPRITE_BUG_CATCHER, 8, 16, SPRITEMOVEDATA_WANDER, 1, 1, -1, -1, 0, PERSONTYPE_SCRIPT, 0, SunnyScript, EVENT_ROUTE_37_SUNNY_OF_SUNDAY
|
|
|
|
person_event SPRITE_FRUIT_TREE, 5, 16, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, FruitTreeScript_0x1a8e0b, -1
|
|
|
|
person_event SPRITE_FRUIT_TREE, 7, 15, SPRITEMOVEDATA_ITEM_TREE, 0, 0, -1, -1, 0, PERSONTYPE_SCRIPT, 0, FruitTreeScript_0x1a8e0d, -1
|