The 'attuneable' field is missing in your version of the items table.
Add it with the following at a mysql (not DOS command -- mysql command) prompt:
ALTER TABLE items ADD attuneable int(11) NOT NULL default 0;
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.
|