mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/SAI: Cut down the creature text spam in Skorn
Closes #20682
(cherry picked from commit b4e66f43a8)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `event_chance`=25 WHERE `entryorguid` IN (23663,23665) AND `id`=4;
|
||||
UPDATE `smart_scripts` SET `event_chance`=25 WHERE `entryorguid` IN (23664, 23666) AND `id`=3;
|
||||
Reference in New Issue
Block a user