Files
TrinityCore/sql/updates/2346_world.sql
Chaz Brown c73cfdd451 Remove ahbotoptions commands from DB
--HG--
branch : trunk
2009-04-01 23:53:52 -04:00

3 lines
115 B
SQL

DELETE FROM `command` WHERE `name` LIKE "ahbotoption %";
DELETE FROM `command` WHERE `name` LIKE "ahbotoptions %";