******************************
*  PART 5: CONVERSION CHART  *
******************************

     Are you having problems getting a code to work?  Well, it may be
that you have a different version of the game.  However, you can make 
that code compatible by using the "CONVERSION CHART".

CONVERSION CHART
----------------
D <------> 6         0 <------> A
F <------> B         9 <------> 2
4 <------> C         7 <------> 3
7 <------> 8         5 <------> E

     To make a code work for you, all you have to do is to change the
3rd slot of a code to the equivalent alphanumeric on the conversion
chart.

EXAMPLE:
--------
CODE:     EEC4-EDD8  "255 damage to enemy"

     If the code doesn't work try changing the "C" into a "4".  So, the
new code is... EE44-EDD8.