mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
DB/SAI: Make some targets random
Ref #22471 #17979
(cherry picked from commit a0a9c2d954)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `target_type`=11, `target_param1`=23884, `target_param2`=100, `target_param3`=1 WHERE `entryorguid` IN (23883) AND `source_type`=0 AND `id`=0;
|
||||
UPDATE `smart_scripts` SET `target_param3`=1 WHERE `entryorguid` IN (24216) AND `source_type`=0 AND `id`=1;
|
||||
Reference in New Issue
Block a user