Looks like that one's a bug. I recently re-wrote large portions of tool code and abstracted some things, but didn't get around to updating the fishing pole. In the Fishing_Rod class, you just need to find the use method and make this the first line of that method: super(x,y,tool_charge). That...