mirror of
https://github.com/mangosfour/server.git
synced 2025-12-21 19:37:02 +00:00
1 line
106 B
SQL
1 line
106 B
SQL
ALTER TABLE `item_template` ADD COLUMN `BagFamily` tinyint(3) unsigned NOT NULL default '0' AFTER `area`;
|