mirror of
https://github.com/mangosfour/server.git
synced 2025-12-20 16:37:04 +00:00
2 lines
88 B
SQL
2 lines
88 B
SQL
ALTER TABLE `item_template`
|
|
ADD `DisenchantID` int(11) unsigned NOT NULL default '0';
|