diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-11 20:31:09 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-11 20:31:09 -0400 |
| commit | 041c4f28a3c35e31329222769534942439b70f29 (patch) | |
| tree | 07c7998e8b8c34f25c22e4292ff0f133c787679c /data/super_rod.asm | |
| parent | Pikachu movement functions (diff) | |
| download | pokeyellow-041c4f28a3c35e31329222769534942439b70f29.tar.gz pokeyellow-041c4f28a3c35e31329222769534942439b70f29.tar.xz pokeyellow-041c4f28a3c35e31329222769534942439b70f29.zip | |
Character dict; surfing minigame; printer debug
Diffstat (limited to 'data/super_rod.asm')
| -rwxr-xr-x | data/super_rod.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/super_rod.asm b/data/super_rod.asm index 14a3b9b7..fa133c77 100755 --- a/data/super_rod.asm +++ b/data/super_rod.asm @@ -30,4 +30,4 @@ FishingSlots:: ; f5eda (3d:5eda) db SEAFOAM_ISLANDS_5,KRABBY,25,STARYU,20,KINGLER,35,STARYU,40 db UNKNOWN_DUNGEON_1,GOLDEEN,25,SEAKING,35,SEAKING,45,SEAKING,55 db UNKNOWN_DUNGEON_3,GOLDEEN,30,SEAKING,40,SEAKING,50,SEAKING,60 - db $ff
\ No newline at end of file + db $ff |
