Final Fantasy 3 Editor v2.0
Copyright (C) 1994 Skydreamers, Inc.
==========================================

Explanation
===========
The program will edit most of the data in your saved game. The menu is
self-explanatory.

Any suggestions/corrections/bug reports please send email to either :
    kosasih@cae.wisc.edu   OR   wiriyan@cs.wisc.edu

NOTE: Please backup your saved game before editting. I have tested
      the program extensively and it seems okay. However, I'm following
      Murphy's Law :)


HISTORY
=======
10/10/94
v1.0 - First release.

10/15/94
v2.0 - Major changes. Fixed Gau's Ability Maximization error. I accidentally
       left out two bytes.
       Includes listing of Strago's Lore and Gau's Rage Abilities.
       Includes complete inventory listing.

??/??/??
v?.? - I don't know what to do next. Anybody has suggestions?


How to use:
===========
Start the program by :
    ff3edit <save file> <save slot>
    e.g.: ff3edit ff6.ram 1
	  => To edit the first save slot of ff6.ram
    Note: You can also start by "ff3edit" by itself but the program will
	  ask you for the save file and save slot.


Menus Explanation:
==================
File: Open = Read a new save file.
      Change Save Slot = Change the active save slot. 
      Save = Save current save slot.
      Quit = Quit the editor.
Edit: Char = Edit a character.
      Party = Edit Party statistics, i.e. Gold, Steps and Time.
      View Party = Generate an extensive listing of the details of your save 
		   slot. If you choose to output to a file, the output file
		   will be "party.lst". This will overwrite a file with
		   the same name on the current directory. 
Max : All Characters = Maximize all characters' stats.
      Gau's Rage = Make Gau learns all Rage abilities automatically.
      Strago's Lore = Strago will learn all Lore magic instantly.
      Inventory = Gives you 99 of each item!
      Magic Spells = All your characters will have all the magic spells now.

