Files
TrinityCore/sql/updates/2160_world.sql
Drahy df82ebcbfe * Partly revered 14f8e0828c0f 2131_world was ok and changes are in 2160 already
* Clean up the rest of sqls

--HG--
branch : trunk
2009-03-24 22:21:16 +01:00

3 lines
187 B
SQL

DELETE FROM `command` WHERE `name` LIKE "ahbotoption %";
DELETE FROM `command` WHERE `name` LIKE "ahbotoptions %";
DELETE FROM `command` WHERE `name` IN ('gobject addtemp','npc addtemp');