Munchlax honey tree calculator for command-line.
To use the program, execute it as a command like this:
honeytree-calc
The program will ask for your trainer ID and secret ID. After that, it will output the Munchlax tree locations.
``` DPPt Honey Tree Calculator This program calculates the Munchlax honey trees based on the trainer's ID an SID.
Input your trainer ID (number between 0 and 65535): 12345 Input your trainer secret ID (number between 0 and 65535): 54321
Munchlax honey trees for TID 12345 and SID 54321 can be found in the following locations: Route 210 north Route 206 Route 221 Route 210 south ```