server/sql/310/5_mangos_item_template.sql
2009-05-27 16:44:50 +04:00

2 lines
120 B
SQL

alter table `item_template`
add column `HolidayId` int(11) UNSIGNED DEFAULT '0' NOT NULL after `ItemLimitCategory`;