Reworked person_event arguments

This commit is contained in:
PikalaxALT
2015-07-29 18:22:23 -04:00
parent 594253eb30
commit 895e14cd05
355 changed files with 1672 additions and 1629 deletions

View File

@@ -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