From 770a49c44732f11aedf9224944dcbceb74b5eecf Mon Sep 17 00:00:00 2001 From: killerwife Date: Mon, 23 Dec 2024 08:21:40 +0100 Subject: [PATCH] Remove duplicate command spell for shaman https://github.com/cmangos/issues/issues/3812 --- sql/base/mangos.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/sql/base/mangos.sql b/sql/base/mangos.sql index 3740e78a65b..a8f1c997c84 100644 --- a/sql/base/mangos.sql +++ b/sql/base/mangos.sql @@ -13132,7 +13132,6 @@ INSERT INTO `playercreateinfo_spell` VALUES (2,7,9125,'Generic'), (2,7,20573,'Hardiness'), (2,7,20574,'Axe Specialization'), -(2,7,21563,'Command'), (2,7,21651,'Opening'), (2,7,21652,'Closing'), (2,7,22027,'Remove Insignia'),