2 lines
115 B
SQL
2 lines
115 B
SQL
ALTER TABLE `item_attributes` DROP COLUMN `augSkillId`;
|
|
ALTER TABLE `item_attributes` DROP COLUMN `augSkillLevel`; |