Reworked person_event arguments
This commit is contained in:
@@ -91,7 +91,7 @@ GoldenrodDeptStore4F_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 4
|
||||
person_event SPRITE_CLERK, 9, 17, OW_UP | $3, $0, -1, -1, $0, 0, ClerkScript_0x55ee9, -1
|
||||
person_event SPRITE_COOLTRAINER_M, 11, 15, OW_LEFT | $1, $0, -1, -1, $0, 0, CooltrainerMScript_0x55ef1, -1
|
||||
person_event SPRITE_BUG_CATCHER, 6, 11, OW_UP | $1, $1, -1, -1, $0, 0, BugCatcherScript_0x55ef4, -1
|
||||
person_event SPRITE_GAMEBOY_KID, 5, 9, OW_UP | $2, $0, -1, -1, $0, 0, GameboyKidScript_0x55ef7, -1
|
||||
person_event SPRITE_CLERK, 9, 17, $7, 0, 0, -1, -1, $0, 0, ClerkScript_0x55ee9, -1
|
||||
person_event SPRITE_COOLTRAINER_M, 11, 15, $9, 0, 0, -1, -1, $0, 0, CooltrainerMScript_0x55ef1, -1
|
||||
person_event SPRITE_BUG_CATCHER, 6, 11, $5, 0, 1, -1, -1, $0, 0, BugCatcherScript_0x55ef4, -1
|
||||
person_event SPRITE_GAMEBOY_KID, 5, 9, $6, 0, 0, -1, -1, $0, 0, GameboyKidScript_0x55ef7, -1
|
||||
|
Reference in New Issue
Block a user