Reworked person_event arguments
This commit is contained in:
@@ -392,5 +392,5 @@ MrPokemonsHouse_MapEventHeader:
|
||||
|
||||
.PersonEvents:
|
||||
db 2
|
||||
person_event SPRITE_GENTLEMAN, 9, 7, OW_LEFT | $1, $0, -1, -1, $0, 0, GentlemanScript_0x196e97, -1
|
||||
person_event SPRITE_OAK, 9, 10, OW_UP | $3, $0, -1, -1, $0, 0, ObjectEvent, EVENT_MR_POKEMONS_HOUSE_OAK
|
||||
person_event SPRITE_GENTLEMAN, 9, 7, $9, 0, 0, -1, -1, $0, 0, GentlemanScript_0x196e97, -1
|
||||
person_event SPRITE_OAK, 9, 10, $7, 0, 0, -1, -1, $0, 0, ObjectEvent, EVENT_MR_POKEMONS_HOUSE_OAK
|
||||
|
Reference in New Issue
Block a user