Move events and scripts into map dirs

This commit is contained in:
Marcus Huderle
2018-06-20 17:41:41 -05:00
parent 89d35e82a2
commit 135a11e50e
1038 changed files with 1036 additions and 1036 deletions
@@ -0,0 +1,13 @@
SlateportCity_PokemonCenter_1F_EventObjects: @ 852FBF0
object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, 8, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAD3, 0
object_event 2, EVENT_OBJ_GFX_SAILOR, 0, 2, 3, 3, 8, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAE1, 0
object_event 3, EVENT_OBJ_GFX_WOMAN_7, 0, 10, 7, 3, 10, 0, 0, 0, 0, SlateportCity_PokemonCenter_1F_EventScript_20DAEA, 0
SlateportCity_PokemonCenter_1F_MapWarps: @ 852FC38
warp_def 7, 8, 3, 0, MAP_SLATEPORT_CITY
warp_def 6, 8, 3, 0, MAP_SLATEPORT_CITY
warp_def 1, 6, 4, 0, MAP_SLATEPORT_CITY_POKEMON_CENTER_2F
SlateportCity_PokemonCenter_1F_MapEvents:: @ 852FC50
map_events SlateportCity_PokemonCenter_1F_EventObjects, SlateportCity_PokemonCenter_1F_MapWarps, 0x0, 0x0
@@ -0,0 +1,40 @@
SlateportCity_PokemonCenter_1F_MapScripts:: @ 820DABF
map_script 3, SlateportCity_PokemonCenter_1F_MapScript1_20DACA
map_script 5, SlateportCity_PokemonCenter_1F_MapScript1_277C30
.byte 0
SlateportCity_PokemonCenter_1F_MapScript1_20DACA: @ 820DACA
setrespawn 4
call SlateportCity_PokemonCenter_1F_EventScript_2718DE
end
SlateportCity_PokemonCenter_1F_EventScript_20DAD3:: @ 820DAD3
setvar VAR_0x800B, 1
call SlateportCity_PokemonCenter_1F_EventScript_27191E
waitmessage
waitbuttonpress
release
end
SlateportCity_PokemonCenter_1F_EventScript_20DAE1:: @ 820DAE1
msgbox SlateportCity_PokemonCenter_1F_Text_20DAF3, 2
end
SlateportCity_PokemonCenter_1F_EventScript_20DAEA:: @ 820DAEA
msgbox SlateportCity_PokemonCenter_1F_Text_20DBBC, 2
end
SlateportCity_PokemonCenter_1F_Text_20DAF3: @ 820DAF3
.string "Want a tip for battling?\p"
.string "Id say its raising different kinds\n"
.string "of POKéMON in a balanced manner.\p"
.string "Its no good to make just one\n"
.string "POKéMON strong.\p"
.string "If it has a type disadvantage,\n"
.string "it might not stand a chance.$"
SlateportCity_PokemonCenter_1F_Text_20DBBC: @ 820DBBC
.string "I trade POKéMON with my friends.\p"
.string "If a traded POKéMON is holding an\n"
.string "item, it makes me twice as happy!$"