| 
				 Changelog Question 
 I was going through the changelog to get my server upto date with all the SQL changes since I first made my server.  FNW did you really want us to run this?  It is Dropping the same value from the table twice.  Did you want us to drop keep_y instead of the second keep_x?
 ==12/01/2005
 FatherNitwit: added USE_RACE_CLASS_XP_MODS (disabled by default) to features.h
 FatherNitwit: These fields are not used:
 ALTER TABLE zone_points DROP keep_x;
 ALTER TABLE zone_points DROP keep_x;
 |