Split files from event_scripts.s
Also move maps/scripts to scripts/maps
This commit is contained in:
25
data/scripts/maps/VerdanturfTown_House.inc
Normal file
25
data/scripts/maps/VerdanturfTown_House.inc
Normal file
@@ -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.$"
|
||||
|
||||
Reference in New Issue
Block a user