Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.8 / 4426_creature_template.sql
blobb50b5ef6867d5885166a37a6859bfd900f5ad236
1 ALTER TABLE `creature_template` ADD COLUMN dmgschool tinyint(1) not NULL default 0 after maxdmg;