Files
TrinityCore/sql/updates/7128_world_command.sql
2010-01-20 14:23:47 -07:00

3 lines
98 B
SQL

-- Remove Wintergrasp commands from command table
DELETE FROM `command` WHERE `name` LIKE '%wg%';