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

@@ -261,9 +261,9 @@ Route46_MapEventHeader:
.PersonEvents:
db 6
person_event SPRITE_POKEFAN_M, 23, 16, OW_LEFT | $0, $0, -1, -1, (PAL_OW_BROWN << 4) | $82, 2, TrainerHikerBailey, -1
person_event SPRITE_YOUNGSTER, 18, 8, OW_UP | $3, $0, -1, -1, (PAL_OW_GREEN << 4) | $82, 2, TrainerCamperTed, -1
person_event SPRITE_LASS, 17, 6, OW_UP | $2, $0, -1, -1, (PAL_OW_GREEN << 4) | $82, 2, TrainerPicnickerErin1, -1
person_event SPRITE_FRUIT_TREE, 9, 11, OW_DOWN | $1, $0, -1, -1, $0, 0, FruitTreeScript_0x1a978f, -1
person_event SPRITE_FRUIT_TREE, 10, 12, OW_DOWN | $1, $0, -1, -1, $0, 0, FruitTreeScript_0x1a9791, -1
person_event SPRITE_POKE_BALL, 19, 5, OW_DOWN | $1, $0, -1, -1, $1, 0, ItemFragment_0x1a978d, EVENT_ROUTE_46_X_SPEED
person_event SPRITE_POKEFAN_M, 23, 16, $8, 0, 0, -1, -1, (PAL_OW_BROWN << 4) | $82, 2, TrainerHikerBailey, -1
person_event SPRITE_YOUNGSTER, 18, 8, $7, 0, 0, -1, -1, (PAL_OW_GREEN << 4) | $82, 2, TrainerCamperTed, -1
person_event SPRITE_LASS, 17, 6, $6, 0, 0, -1, -1, (PAL_OW_GREEN << 4) | $82, 2, TrainerPicnickerErin1, -1
person_event SPRITE_FRUIT_TREE, 9, 11, $1, 0, 0, -1, -1, $0, 0, FruitTreeScript_0x1a978f, -1
person_event SPRITE_FRUIT_TREE, 10, 12, $1, 0, 0, -1, -1, $0, 0, FruitTreeScript_0x1a9791, -1
person_event SPRITE_POKE_BALL, 19, 5, $1, 0, 0, -1, -1, $1, 0, ItemFragment_0x1a978d, EVENT_ROUTE_46_X_SPEED