l2j_mobius/trunk/dist/sql/game/updates/20100127update.sql
2015-01-01 20:02:50 +00:00

3 lines
149 B
SQL

ALTER TABLE `custom_npc` DROP COLUMN `faction_id`;
ALTER TABLE `custom_npc` DROP COLUMN `faction_range`;
ALTER TABLE `custom_npc` DROP COLUMN `AI`;