I dumped the Toronko script into wordle, minus the intro. It looks like "antenna tree" might be a good one to add, along with "Nerikara", "Kakuza party", "Human", and "friends" (:blink:).
I would suggest "Netaro" since he is littered across Toronko's script, but something tells me that it doesn't show up for the rest of the game.:rolleyes:
Anyway I guess there isn't much left for me to do besides figuring out that asm function and playing th.. uh.. I mean beta testing.
EDIT:
http://rainbow.arch.scriptmania.com/tools/word_counter.html
This is fairly useful too.
EDIT2: Checked out the assembly code. Assembly has long ways of doing things. One thing I am not sure of though, while de represents "06A1A8", at least I think it does, at the address 3A13 it says to "add hl,de", how am I to know what was stored in hl? Or is it empty?
EDIT3: Uhh.. learning so many assembly commands at once is draining. At $3A1A I found a jump to a loop at $15C1. My mind felt buggered by that point. The function starts at $3A01 btw, if you need to find out how to get an assembly dump then ask me.