diff options
Diffstat (limited to 'data/scripts/maps/VerdanturfTown_House.inc')
-rw-r--r-- | data/scripts/maps/VerdanturfTown_House.inc | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/data/scripts/maps/VerdanturfTown_House.inc b/data/scripts/maps/VerdanturfTown_House.inc deleted file mode 100644 index ce48fd662..000000000 --- a/data/scripts/maps/VerdanturfTown_House.inc +++ /dev/null @@ -1,25 +0,0 @@ -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.$" - |