[10051] Fixed talent 58426 broken after 3.3.3 switch.
[getmangos.git] / sql / updates / 0.10 / 4846_mangos_item_template.sql
blob4c2aac5754d02642f895a9da5efea8a280957fbd
1 ALTER TABLE `item_template`
2  ADD COLUMN `RequiredArenaRank` INT(10) UNSIGNED NOT NULL DEFAULT 0 AFTER `ExtendedCost`;