mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 22:37:06 +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`;
|