DB/Creature: Remove wrong text aggro from Orgrimmar Grunt

Closes #20417
This commit is contained in:
Wyreth
2017-09-26 11:26:06 +02:00
committed by Aokromes
parent df334ec389
commit ca1c6fcd1c

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=3296 AND `source_type`=0 AND `id`=1;
DELETE FROM `creature_text` WHERE `CreatureID`=3296 AND `GroupID`=0;