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

@@ -317,6 +317,6 @@ VermilionPort_MapEventHeader:
.PersonEvents:
db 3
person_event SPRITE_SAILOR, 21, 11, OW_UP | $3, $0, -1, -1, $0, 0, SailorScript_0x74dc4, EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
person_event SPRITE_SAILOR, 15, 10, OW_LEFT | $1, $0, -1, -1, $0, 0, SailorScript_0x74e97, -1
person_event SPRITE_SUPER_NERD, 15, 15, OW_UP | $1, $2, -1, -1, $0, 0, SuperNerdScript_0x74ee6, -1
person_event SPRITE_SAILOR, 21, 11, $7, 0, 0, -1, -1, $0, 0, SailorScript_0x74dc4, EVENT_VERMILION_PORT_SAILOR_AT_GANGWAY
person_event SPRITE_SAILOR, 15, 10, $9, 0, 0, -1, -1, $0, 0, SailorScript_0x74e97, -1
person_event SPRITE_SUPER_NERD, 15, 15, $5, 0, 2, -1, -1, $0, 0, SuperNerdScript_0x74ee6, -1