Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
VerdanturfTown_House_EventObjects: @ 852EA1C
|
||||
object_event 1, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 5, 3, 7, 0, 0, 0, 0, VerdanturfTown_House_EventScript_20335F, 0
|
||||
object_event 2, EVENT_OBJ_GFX_WOMAN_7, 0, 4, 4, 3, 8, 0, 0, 0, 0, VerdanturfTown_House_EventScript_203368, 0
|
||||
|
||||
VerdanturfTown_House_MapWarps: @ 852EA4C
|
||||
warp_def 3, 8, 0, 6, MAP_VERDANTURF_TOWN
|
||||
warp_def 4, 8, 0, 6, MAP_VERDANTURF_TOWN
|
||||
|
||||
VerdanturfTown_House_MapEvents:: @ 852EA5C
|
||||
map_events VerdanturfTown_House_EventObjects, VerdanturfTown_House_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -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