Files
TrinityCore/sql/updates/2160_world.sql
XTZGZoReX 94d5f206d9 * Fixed wp command.
* Fixed 2131_world.sql - if you have already applied the older version of this, don't worry. 2160_world.sql contains the fixed lines too.

--HG--
branch : trunk
2009-03-24 13:22:07 +01:00

3 lines
175 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');