mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 12:07:38 +01:00
bf2063cc1a
Didn't realize that this needed to be done as well for renaming OW sprites. The event_objects.h file has had its corresponding defines renamed and all references in all files to those defines have been relabeled.
16 lines
1022 B
SQL
16 lines
1022 B
SQL
LavaridgeTown_PokemonCenter_1F_EventObjects: @ 852E1B4
|
|
object_event 1, EVENT_OBJ_GFX_NURSE, 0, 7, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB0E, 0
|
|
object_event 2, EVENT_OBJ_GFX_YOUNGSTER, 0, 11, 8, 3, MOVEMENT_TYPE_FACE_UP, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB1C, 0
|
|
object_event 3, EVENT_OBJ_GFX_WOMAN_3, 0, 10, 6, 0, MOVEMENT_TYPE_FACE_LEFT, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB25, 0
|
|
object_event 4, EVENT_OBJ_GFX_GENTLEMAN, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_PokemonCenter_1F_EventScript_1FFB2E, 0
|
|
|
|
LavaridgeTown_PokemonCenter_1F_MapWarps: @ 852E214
|
|
warp_def 7, 8, 3, 3, MAP_LAVARIDGE_TOWN
|
|
warp_def 6, 8, 3, 3, MAP_LAVARIDGE_TOWN
|
|
warp_def 1, 6, 4, 0, MAP_LAVARIDGE_TOWN_POKEMON_CENTER_2F
|
|
warp_def 2, 1, 0, 5, MAP_LAVARIDGE_TOWN
|
|
|
|
LavaridgeTown_PokemonCenter_1F_MapEvents:: @ 852E234
|
|
map_events LavaridgeTown_PokemonCenter_1F_EventObjects, LavaridgeTown_PokemonCenter_1F_MapWarps, 0x0, 0x0
|
|
|