summaryrefslogtreecommitdiff
path: root/maps/Route12.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-08-03 16:34:51 -0400
committeryenatch <yenatch@gmail.com>2013-08-03 16:34:51 -0400
commita2242e1b9d95dcaf21ecdb5ae27a497c6ee6c27a (patch)
treea30798efa48b616dc655387ba8f3c1cdd8afd466 /maps/Route12.asm
parentbb8990dc3cb19787e08c29409cfc674e2478fbc9 (diff)
parent0ee006a145dbe45a8844ad2dc6d8bf04b51f63bc (diff)
Merge branch 'sprites'
Diffstat (limited to 'maps/Route12.asm')
-rw-r--r--maps/Route12.asm12
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/Route12.asm b/maps/Route12.asm
index bf91511e6..64251ea5e 100644
--- a/maps/Route12.asm
+++ b/maps/Route12.asm
@@ -249,12 +249,12 @@ Route12_MapEventHeader: ; 0x1a72cf
; people-events
db 6
- person_event $3a, 17, 9, $a, $0, 255, 255, $a2, 1, TrainerFisherMartin, $ffff
- person_event $3a, 27, 18, $6, $0, 255, 255, $a2, 1, TrainerFisherStephen, $ffff
- person_event $3a, 42, 14, $8, $0, 255, 255, $a2, 5, TrainerFisherBarney, $ffff
- person_event $3a, 11, 10, $9, $0, 255, 255, $a2, 3, TrainerFisherKyle, $ffff
- person_event $54, 47, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x1a700b, $0788
- person_event $54, 55, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x1a700d, $0789
+ person_event SPRITE_FISHER, 17, 9, $a, $0, 255, 255, $a2, 1, TrainerFisherMartin, $ffff
+ person_event SPRITE_FISHER, 27, 18, $6, $0, 255, 255, $a2, 1, TrainerFisherStephen, $ffff
+ person_event SPRITE_FISHER, 42, 14, $8, $0, 255, 255, $a2, 5, TrainerFisherBarney, $ffff
+ person_event SPRITE_FISHER, 11, 10, $9, $0, 255, 255, $a2, 3, TrainerFisherKyle, $ffff
+ person_event SPRITE_POKE_BALL, 47, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x1a700b, $0788
+ person_event SPRITE_POKE_BALL, 55, 9, $1, $0, 255, 255, $1, 0, ItemFragment_0x1a700d, $0789
; 0x1a7337