aboutsummaryrefslogtreecommitdiff
path: root/sql/old/3.2.2a/07128_world_command.sql
blob: 958c3b53e344f811752fe9c30d4426d5e0b2aac1 (plain)
1
2
-- Remove Wintergrasp commands from command table
DELETE FROM `command` WHERE `name` LIKE '%wg%';