Reply to Re: Alternative Graphics
If you don't have an account, just leave the password field blank.
What you need to do is modify dinfo.c. This is the script that is called every time that Dink dies, and this explicitly tells Dink to do the fall-down-and-die animation. Just add if (&character == 1) or whatever, and put in your own sequence.