Core DB data for new class creating.
[getmangos.git] / sql / wotlk_updates / 13_mangos_item_template.sql
blobae4b7ed079b0d13db56ebe4054411ac6800c6718
1 ALTER TABLE `item_template`
2     CHANGE COLUMN `TotemCategory` `TotemCategory` mediumint(9) NOT NULL default '0';