You are not logged in.
Pages: 1
Alright, so I know how the game decides which fishing set to use based on the bit in the primary header (for example, New Bark Town has this bit set to 02, Blackthorn to 04, etc.), but I can't quite figure out where the actual fishing tables are located so I can edit them. Does anyone already know how to do this, and if not, can give me an idea of how to go about finding it?
Thanks in advance!
Offline
Easiest way is to search for the old rod tables since they're just lv10 magikarp. Format is [id] [level] so you'd want to search $81 $0a $81 $0a etc
Offline
I tried searching for New Bark's Table like that (Old Rod only gives Magikarp and Tentacool), but it turned up with no results.
Maybe the level isn't part of the table, perhaps instead included in the ASM of the "fishing" routine the game uses.
EDIT- I think it may be somewhere between x90000 to x9FFFF.
Last edited by Fireburn (2012-09-17 02:44:13)
Offline
Pages: 1