mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-11-17 03:57: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.
13 lines
692 B
SQL
13 lines
692 B
SQL
LavaridgeTown_Mart_EventObjects: @ 852E148
|
|
object_event 1, EVENT_OBJ_GFX_MART_EMPLOYEE, 0, 1, 3, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FF9CE, 0
|
|
object_event 2, EVENT_OBJ_GFX_EXPERT_M, 0, 4, 2, 3, MOVEMENT_TYPE_FACE_DOWN, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FF9FE, 0
|
|
object_event 3, EVENT_OBJ_GFX_OLD_WOMAN, 0, 9, 5, 3, MOVEMENT_TYPE_FACE_RIGHT, 0, 0, 0, 0, LavaridgeTown_Mart_EventScript_1FFA07, 0
|
|
|
|
LavaridgeTown_Mart_MapWarps: @ 852E190
|
|
warp_def 3, 7, 0, 2, MAP_LAVARIDGE_TOWN
|
|
warp_def 4, 7, 0, 2, MAP_LAVARIDGE_TOWN
|
|
|
|
LavaridgeTown_Mart_MapEvents:: @ 852E1A0
|
|
map_events LavaridgeTown_Mart_EventObjects, LavaridgeTown_Mart_MapWarps, 0x0, 0x0
|
|
|