mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/SAI: remove SAI from gameobject Felhound Poo.
Aura apply is now handled by the related trap.
This commit is contained in:
3
sql/updates/world/3.3.5/2016_10_30_08_world.sql
Normal file
3
sql/updates/world/3.3.5/2016_10_30_08_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gameobject_template` SET `AIName`="" WHERE `entry`=184980;
|
||||
DELETE FROM `smart_scripts` WHERE `entryorguid`=184980;
|
||||
Reference in New Issue
Block a user