mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-30 21:57:01 +01:00
DB/SAI: Wrathbone Coldwraith
This commit is contained in:
3
sql/updates/world/3.3.5/2019_03_01_01_world.sql
Normal file
3
sql/updates/world/3.3.5/2019_03_01_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_param2`=64 WHERE `entryorguid`=36842 AND `source_type`=0 AND `id` IN (0,1);
|
||||
UPDATE `smart_scripts` SET `action_param2`=1 WHERE `entryorguid`=36842 AND `source_type`=0 AND `id` IN (2,3);
|
||||
Reference in New Issue
Block a user