2 lines
105 B
SQL
2 lines
105 B
SQL
ALTER TABLE `custom_npc` DROP COLUMN `absorb_level`;
|
|
ALTER TABLE `custom_npc` DROP COLUMN `absorb_type`; |