Move events and scripts into map dirs
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
MauvilleCity_PokemonCenter_2F_EventObjects: @ 853026C
|
||||
object_event 1, EVENT_OBJ_GFX_TEALA, 0, 6, 2, 0, 8, 1, 1, 0, 0, MauvilleCity_PokemonCenter_2F_EventScript_27375B, 0
|
||||
object_event 2, EVENT_OBJ_GFX_TEALA, 0, 2, 2, 3, 8, 1, 1, 0, 0, MauvilleCity_PokemonCenter_2F_EventScript_273761, 0
|
||||
object_event 3, EVENT_OBJ_GFX_TEALA, 0, 10, 2, 0, 8, 1, 1, 0, 0, MauvilleCity_PokemonCenter_2F_EventScript_273767, 0
|
||||
object_event 4, EVENT_OBJ_GFX_MYSTERY_GIFT_MAN, 0, 1, 2, 0, 8, 1, 1, 0, 0, MauvilleCity_PokemonCenter_2F_EventScript_276B03, 702
|
||||
object_event 5, EVENT_OBJ_GFX_YOUNGSTER, 0, 8, 8, 3, 7, 1, 1, 0, 0, MauvilleCity_PokemonCenter_2F_EventScript_21102F, 0
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_MapWarps: @ 85302E4
|
||||
warp_def 1, 6, 4, 2, MAP_MAUVILLE_CITY_POKEMON_CENTER_1F
|
||||
warp_def 5, 1, 3, 0, MAP_UNION_ROOM
|
||||
warp_def 9, 1, 3, 0, MAP_TRADE_CENTER
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_MapEvents:: @ 85302FC
|
||||
map_events MauvilleCity_PokemonCenter_2F_EventObjects, MauvilleCity_PokemonCenter_2F_MapWarps, 0x0, 0x0
|
||||
|
||||
@@ -0,0 +1,31 @@
|
||||
MauvilleCity_PokemonCenter_2F_MapScripts:: @ 8211008
|
||||
map_script 2, MauvilleCity_PokemonCenter_2F_MapScript2_276C3B
|
||||
map_script 4, MauvilleCity_PokemonCenter_2F_MapScript2_276B6C
|
||||
map_script 1, MauvilleCity_PokemonCenter_2F_MapScript1_276BBE
|
||||
map_script 3, MauvilleCity_PokemonCenter_2F_MapScript1_276ACF
|
||||
.byte 0
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_EventScript_21101D:: @ 821101D
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_276EB7
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_EventScript_211023:: @ 8211023
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_2770B2
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_EventScript_211029:: @ 8211029
|
||||
call OldaleTown_PokemonCenter_2F_EventScript_2771DB
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_EventScript_21102F:: @ 821102F
|
||||
msgbox MauvilleCity_PokemonCenter_2F_Text_211038, 2
|
||||
end
|
||||
|
||||
MauvilleCity_PokemonCenter_2F_Text_211038: @ 8211038
|
||||
.string "Did you know that you can link battle\n"
|
||||
.string "at the COLOSSEUM here?\p"
|
||||
.string "They put up your record on the wall\n"
|
||||
.string "for everyone to see.\p"
|
||||
.string "It’s embarrassing if you lose more\n"
|
||||
.string "often than you win…$"
|
||||
|
||||
Reference in New Issue
Block a user