mirror of
https://github.com/araxiaonline/TrinityCore2.git
synced 2026-06-15 12:33:36 -04: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'); |