Rebrand 'map object' and 'field object' to 'event object'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
DewfordTown_PokemonCenter_1F_MapObjects: @ 852DA34
|
||||
object_event 1, MAP_OBJ_GFX_NURSE, 0, 0, 7, 2, 3, 8, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC537, 0, 0, 0
|
||||
object_event 2, MAP_OBJ_GFX_WOMAN_2, 0, 0, 10, 6, 3, 10, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC545, 0, 0, 0
|
||||
object_event 3, MAP_OBJ_GFX_MAN_4, 0, 0, 5, 5, 0, 5, 18, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC54E, 0, 0, 0
|
||||
DewfordTown_PokemonCenter_1F_EventObjects: @ 852DA34
|
||||
object_event 1, EVENT_OBJ_GFX_NURSE, 0, 0, 7, 2, 3, 8, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC537, 0, 0, 0
|
||||
object_event 2, EVENT_OBJ_GFX_WOMAN_2, 0, 0, 10, 6, 3, 10, 0, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC545, 0, 0, 0
|
||||
object_event 3, EVENT_OBJ_GFX_MAN_4, 0, 0, 5, 5, 0, 5, 18, 0, 0, 0, DewfordTown_PokemonCenter_1F_EventScript_1FC54E, 0, 0, 0
|
||||
|
||||
DewfordTown_PokemonCenter_1F_MapWarps: @ 852DA7C
|
||||
warp_def 7, 8, 3, 1, DEWFORD_TOWN
|
||||
@@ -9,5 +9,5 @@ DewfordTown_PokemonCenter_1F_MapWarps: @ 852DA7C
|
||||
warp_def 1, 6, 4, 0, DEWFORD_TOWN_POKEMON_CENTER_2F
|
||||
|
||||
DewfordTown_PokemonCenter_1F_MapEvents:: @ 852DA94
|
||||
map_events DewfordTown_PokemonCenter_1F_MapObjects, DewfordTown_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
||||
map_events DewfordTown_PokemonCenter_1F_EventObjects, DewfordTown_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user