mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
3
sql/updates/world/3.3.5/2019_03_05_04_world.sql
Normal file
3
sql/updates/world/3.3.5/2019_03_05_04_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `faction`=290 WHERE `entry` IN (30134);
|
||||
UPDATE `smart_scripts` SET `event_type`=60 WHERE `entryorguid` IN (30134) AND `source_type`=0 AND `id` IN (13,14);
|
||||
Reference in New Issue
Block a user