Rebrand 'map object' and 'field object' to 'event object'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
MossdeepCity_PokemonCenter_1F_MapObjects: @ 8532A38
|
||||
object_event 1, MAP_OBJ_GFX_NURSE, 0, 0, 7, 2, 3, 8, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22224E, 0, 0, 0
|
||||
object_event 2, MAP_OBJ_GFX_WOMAN_3, 0, 0, 8, 4, 3, 7, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22225C, 0, 0, 0
|
||||
object_event 3, MAP_OBJ_GFX_GIRL_1, 0, 0, 3, 5, 3, 1, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_222265, 0, 0, 0
|
||||
MossdeepCity_PokemonCenter_1F_EventObjects: @ 8532A38
|
||||
object_event 1, EVENT_OBJ_GFX_NURSE, 0, 0, 7, 2, 3, 8, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22224E, 0, 0, 0
|
||||
object_event 2, EVENT_OBJ_GFX_WOMAN_3, 0, 0, 8, 4, 3, 7, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_22225C, 0, 0, 0
|
||||
object_event 3, EVENT_OBJ_GFX_GIRL_1, 0, 0, 3, 5, 3, 1, 0, 0, 0, 0, MossdeepCity_PokemonCenter_1F_EventScript_222265, 0, 0, 0
|
||||
|
||||
MossdeepCity_PokemonCenter_1F_MapWarps: @ 8532A80
|
||||
warp_def 7, 8, 3, 2, MOSSDEEP_CITY
|
||||
@@ -9,5 +9,5 @@ MossdeepCity_PokemonCenter_1F_MapWarps: @ 8532A80
|
||||
warp_def 1, 6, 4, 0, MOSSDEEP_CITY_POKEMON_CENTER_2F
|
||||
|
||||
MossdeepCity_PokemonCenter_1F_MapEvents:: @ 8532A98
|
||||
map_events MossdeepCity_PokemonCenter_1F_MapObjects, MossdeepCity_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
||||
map_events MossdeepCity_PokemonCenter_1F_EventObjects, MossdeepCity_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user