DB: Remove wrong spawns related to "Kickin’ Nass and taking manes"

Closes #24464
This commit is contained in:
dr-j
2020-04-15 23:33:46 +02:00
committed by Killyana
parent 1a1489d73e
commit 4bf5bec509

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `creature` WHERE `guid` IN (105650,105651);
UPDATE `creature_template` SET `exp`=2 WHERE `entry`=28521;