summaryrefslogtreecommitdiff
path: root/data/maps/scripts/Route111_WinstrateFamilysHouse.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/scripts/Route111_WinstrateFamilysHouse.inc')
-rw-r--r--data/maps/scripts/Route111_WinstrateFamilysHouse.inc105
1 files changed, 105 insertions, 0 deletions
diff --git a/data/maps/scripts/Route111_WinstrateFamilysHouse.inc b/data/maps/scripts/Route111_WinstrateFamilysHouse.inc
new file mode 100644
index 000000000..af556d0e0
--- /dev/null
+++ b/data/maps/scripts/Route111_WinstrateFamilysHouse.inc
@@ -0,0 +1,105 @@
+Route111_WinstrateFamilysHouse_MapScripts:: @ 822A48C
+ .byte 0
+
+Route111_WinstrateFamilysHouse_EventScript_22A48D:: @ 822A48D
+ lock
+ faceplayer
+ setvar VAR_0x8008, 2
+ msgbox Route111_WinstrateFamilysHouse_Text_22A539, 4
+ goto Route111_WinstrateFamilysHouse_EventScript_22A52C
+ end
+
+Route111_WinstrateFamilysHouse_EventScript_22A4A2:: @ 822A4A2
+ lock
+ faceplayer
+ setvar VAR_0x8008, 3
+ checkflag FLAG_0x115
+ goto_eq Route111_WinstrateFamilysHouse_EventScript_22A4DA
+ msgbox Route111_WinstrateFamilysHouse_Text_22A5F4, 4
+ giveitem_std ITEM_MACHO_BRACE
+ compare_var_to_value VAR_RESULT, 0
+ goto_eq Route111_WinstrateFamilysHouse_EventScript_272054
+ setflag FLAG_0x115
+ goto Route111_WinstrateFamilysHouse_EventScript_22A52C
+ end
+
+Route111_WinstrateFamilysHouse_EventScript_22A4DA:: @ 822A4DA
+ msgbox Route111_WinstrateFamilysHouse_Text_22A6B4, 4
+ goto Route111_WinstrateFamilysHouse_EventScript_22A52C
+ end
+
+Route111_WinstrateFamilysHouse_EventScript_22A4E8:: @ 822A4E8
+ lock
+ faceplayer
+ setvar VAR_0x8008, 1
+ msgbox Route111_WinstrateFamilysHouse_Text_22A6F7, 4
+ goto Route111_WinstrateFamilysHouse_EventScript_22A52C
+ end
+
+Route111_WinstrateFamilysHouse_EventScript_22A4FD:: @ 822A4FD
+ lock
+ faceplayer
+ setvar VAR_0x8008, 4
+ checkflag FLAG_0x004
+ goto_eq Route111_WinstrateFamilysHouse_EventScript_22A51E
+ msgbox Route111_WinstrateFamilysHouse_Text_22A780, 4
+ setflag FLAG_0x004
+ goto Route111_WinstrateFamilysHouse_EventScript_22A52C
+ end
+
+Route111_WinstrateFamilysHouse_EventScript_22A51E:: @ 822A51E
+ msgbox Route111_WinstrateFamilysHouse_Text_22A89B, 4
+ goto Route111_WinstrateFamilysHouse_EventScript_22A52C
+ end
+
+Route111_WinstrateFamilysHouse_EventScript_22A52C:: @ 822A52C
+ closemessage
+ applymovement VAR_0x8008, Route111_WinstrateFamilysHouse_Movement_2725A2
+ waitmovement 0
+ release
+ end
+
+Route111_WinstrateFamilysHouse_Text_22A539: @ 822A539
+ .string "You’re the first TRAINER I’ve seen who\n"
+ .string "deploys POKéMON so masterfully.\p"
+ .string "But, I should tell you--my son is\n"
+ .string "stronger than you.\p"
+ .string "He even took the POKéMON LEAGUE\n"
+ .string "challenge, I’ll have you know.$"
+
+Route111_WinstrateFamilysHouse_Text_22A5F4: @ 822A5F4
+ .string "We use this MACHO BRACE to more\n"
+ .string "effectively strengthen our POKéMON\l"
+ .string "in training.\p"
+ .string "Since you’ve beaten all of us here,\n"
+ .string "I don’t know if you need it, but we\l"
+ .string "would like you to have our MACHO BRACE.$"
+
+Route111_WinstrateFamilysHouse_Text_22A6B4: @ 822A6B4
+ .string "When it comes to POKéMON battles,\n"
+ .string "we tend to be pretty passionate.$"
+
+Route111_WinstrateFamilysHouse_Text_22A6F7: @ 822A6F7
+ .string "Mommy is stronger than Daddy.\p"
+ .string "I’m stronger than Mommy.\p"
+ .string "And Grandma’s stronger than me!\p"
+ .string "But my big brother is even stronger\n"
+ .string "than Grandma.$"
+
+Route111_WinstrateFamilysHouse_Text_22A780: @ 822A780
+ .string "There’s no question that you’re strong.\p"
+ .string "But if you were to battle my grandson,\n"
+ .string "you’d end up crying in frustration.\p"
+ .string "He’s much stronger than any TRAINER\n"
+ .string "our family knows.\p"
+ .string "He must be challenging the POKéMON\n"
+ .string "LEAGUE CHAMPION by now.\p"
+ .string "Knowing my grandson, he could be the\n"
+ .string "CHAMPION already!$"
+
+Route111_WinstrateFamilysHouse_Text_22A89B: @ 822A89B
+ .string "My grandson must be challenging the\n"
+ .string "POKéMON LEAGUE CHAMPION by now.\p"
+ .string "Knowing my grandson, he could be the\n"
+ .string "CHAMPION already!$"
+