server/sql/updates/0.6/3010_item_template.sql

1 line
106 B
SQL

ALTER TABLE `item_template` ADD COLUMN `BagFamily` tinyint(3) unsigned NOT NULL default '0' AFTER `area`;