mirror of
https://github.com/pret/pokeemerald.git
synced 2026-04-25 07:38:49 -05:00
Update event_objects.h (#9418)
This commit is contained in:
parent
c8ce8a2b28
commit
18de04499e
|
|
@ -558,16 +558,16 @@
|
|||
#define OBJ_EVENT_PAL_TAG_PLAYER_GREEN 0x1127
|
||||
#define OBJ_EVENT_PAL_TAG_PLAYER_GREEN_REFLECTION 0x1128
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_BLUE 0x1129
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_PINK 0x1130
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_GREEN 0x1131
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_WHITE 0x1132
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_BLUE_REFLECTION 0x1133
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_PINK_REFLECTION 0x1134
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_GREEN_REFLECTION 0x1135
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_WHITE_REFLECTION 0x1136
|
||||
#define OBJ_EVENT_PAL_TAG_METEORITE 0x1137
|
||||
#define OBJ_EVENT_PAL_TAG_SEAGALLOP 0x1138
|
||||
#define OBJ_EVENT_PAL_TAG_SS_ANNE 0x1139
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_PINK 0x112A
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_GREEN 0x112B
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_WHITE 0x112C
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_BLUE_REFLECTION 0x112D
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_PINK_REFLECTION 0x112E
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_GREEN_REFLECTION 0x112F
|
||||
#define OBJ_EVENT_PAL_TAG_NPC_WHITE_REFLECTION 0x1130
|
||||
#define OBJ_EVENT_PAL_TAG_METEORITE 0x1131
|
||||
#define OBJ_EVENT_PAL_TAG_SEAGALLOP 0x1132
|
||||
#define OBJ_EVENT_PAL_TAG_SS_ANNE 0x1133
|
||||
|
||||
#if OW_FOLLOWERS_POKEBALLS
|
||||
// Vanilla
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user