server/sql/320/03_item_template.sql
2009-10-03 23:05:44 +04:00

2 lines
106 B
SQL

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