Mu Item Bag/Shop Editor
v.0.9.7c
by Zore, AndOrXor Interactive

YOU WILL NEED THE VISUAL BASIC 6 RUN-TIME FILES FOR THIS PROGRAM TO WORK.  
GO TO www.microsoft.com IF U NEED THE RUN-TIME FILES.  
ALSO, I HAVE INCLUDED THE COMDLG32.OCX (Common dialog activex file) THAT I USE, 
WHICH WORKS, WITH THIS RELEASE.  IF YOU RUN THE PROGRAM AND IT GIVES AN ERROR ABOUT THIS FILE,
THEN GOTO YOUR WINDOWS\SYSTEM32 FOLDER, BACKUP YOUR CURRENT COMDLG32.OCX and COPY MINE TO ITS PLACE.

Upcoming:
	0.9.8
	 1) External "Class" configuration data file (user customizable)

Version History:	

	0.9.7c
	 1) Searching by keywords
	    Pattern and whole word searching are both supported
	 2) Fixed bug to allow subtypes to exist, when subtypes are defined but base item is,
	 3) Improved feedback and handling of errors when items from custom shop files do not exist in the db

	0.9.7b
	 1) default Staff durability is now loaded (thanks to Incognito for noticing)
	  1a) some other items loaded wrong values for durability, should all be fixed now
	 2) sub-types are defined in "data\subtypes.txt", user-updatable (follow my format closely to avoid errors)
	 3) improved data file reading (helped fix #1)
	 4) Kris is automatically SELECTED AS DEFAULT when program starts,
	    so any changes will be reflected in the list
	 5) misc. minor fixes (some classes are renamed)

	0.9.7.a
	 1) fixed a small memory leak (forgot to unset 2 objects, VB6 OOP is weak compared to C++)

Thanks:
	http://forum.ragezone.com - almost all my information came from the community. Please continue to share
	 your findings.

LIABILITY NOT:
	Even though I try my best to make this program bug-free, there's no guarantee that it is.  Please use
	 this program at your descrition.