DB/Gameobject: Remove wrong script from Tirisfal Pumpkin

This commit is contained in:
Killyana
2020-04-13 12:07:54 +02:00
parent daecf90ac4
commit f9d1177379

View File

@@ -0,0 +1,3 @@
--
UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=375;
DELETE FROM `smart_scripts` WHERE `entryorguid` = 375 AND `source_type`=1;