Files
TCPlayerbotCore/sql/updates/2160_world.sql
T
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');