diff options
Diffstat (limited to 'data/scripts/maps/VerdanturfTown_House.inc')
-rw-r--r-- | data/scripts/maps/VerdanturfTown_House.inc | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/scripts/maps/VerdanturfTown_House.inc b/data/scripts/maps/VerdanturfTown_House.inc new file mode 100644 index 000000000..ce48fd662 --- /dev/null +++ b/data/scripts/maps/VerdanturfTown_House.inc @@ -0,0 +1,25 @@ +VerdanturfTown_House_MapScripts:: @ 820335E + .byte 0 + +VerdanturfTown_House_EventScript_20335F:: @ 820335F + msgbox VerdanturfTown_House_Text_203371, 2 + end + +VerdanturfTown_House_EventScript_203368:: @ 8203368 + msgbox VerdanturfTown_House_Text_2033EE, 2 + end + +VerdanturfTown_House_Text_203371: @ 8203371 + .string "Far away, deep in EVER GRANDE CITY,\n" + .string "is the POKéMON LEAGUE.\p" + .string "The TRAINERS who gather there are\n" + .string "all frighteningly well skilled.$" + +VerdanturfTown_House_Text_2033EE: @ 82033EE + .string "In the POKéMON LEAGUE, I think the\n" + .string "rules say that you have to battle the\l" + .string "ELITE FOUR all in a row.\p" + .string "If you lose to any of them, you have\n" + .string "to begin your challenge again from the\l" + .string "first one.$" + |