mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 17:05:44 +01:00
3
sql/updates/world/3.3.5/2018_03_13_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2018_03_13_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template_addon` SET `auras`="31261" WHERE `entry` IN (20561);
|
||||
UPDATE `smart_scripts` SET `action_type`=41, `action_param1`=0 WHERE `entryorguid` IN (20561) AND `source_type`=0 AND `id`=2;
|
||||
Reference in New Issue
Block a user