Originally Posted by
DJJimme
Got the same prob here = (
using the "Deathtroopers WoTLK Beta Repack Patch 19.1"
"Error in item_template table, probably sql file format was updated (there should
be 142 fields in sql)."
Thats atlast answered 10 times already in this thread, and last time is one page back!
Code:
ALTER TABLE `item_template`
ADD COLUMN `unk_flag1` mediumint(10) unsigned NOT NULL default '0' AFTER stat_value10;
ALTER TABLE `item_template`
ADD COLUMN `unk_flag2` mediumint(10) unsigned NOT NULL default '0' AFTER unk_flag1;