mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
* 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
3 lines
175 B
SQL
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'); |