diff options
Diffstat (limited to 'maps/NewBarkTown.asm')
-rw-r--r-- | maps/NewBarkTown.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/NewBarkTown.asm b/maps/NewBarkTown.asm index 4b459cbbd..fa794e9e6 100644 --- a/maps/NewBarkTown.asm +++ b/maps/NewBarkTown.asm @@ -307,4 +307,4 @@ NewBarkTown_MapEventHeader: db 3 person_event SPRITE_TEACHER, 12, 10, DOWN << 2 | $3, $1, -1, -1, $0, 0, TeacherScript_0x1a806f, -1 person_event SPRITE_FISHER, 13, 16, UP << 2 | $0, $10, -1, -1, (PAL_OW_GREEN << 4) | $80, 0, FisherScript_0x1a809b, -1 - person_event SPRITE_SILVER, 6, 7, LEFT << 2 | $1, $0, -1, -1, $0, 0, SilverScript_0x1a809e, EVENT_6BD + person_event SPRITE_SILVER, 6, 7, LEFT << 2 | $1, $0, -1, -1, $0, 0, SilverScript_0x1a809e, EVENT_RIVAL_NEW_BARK_TOWN |