diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 22:26:26 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2014-05-16 22:32:35 -0400 |
commit | b438d0c1d7157849e89423a9d6655ae36cad40b7 (patch) | |
tree | 9bff469a6a9bcd32dab207091ffcbe8e16bd49b5 /data/super_rod.asm | |
parent | 1e86625c87ec95ee7e79c3d5766083bfbce9989a (diff) |
Organize base stats and wild mon data (Koolboyman)
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 0582e70e..ead970d8 100755 --- a/data/super_rod.asm +++ b/data/super_rod.asm @@ -98,4 +98,4 @@ FishingGroup10: ; e9bc (3:69bc) db 23,SEAKING db 15,KRABBY db 15,GOLDEEN - db 15,MAGIKARP
\ No newline at end of file + db 15,MAGIKARP |