DB/SAI: Cut down the creature text spam in Skorn

Closes #20682

(cherry picked from commit b4e66f43a8)
This commit is contained in:
Wyreth
2017-10-22 15:29:20 +02:00
committed by funjoker
parent 42dec81a1d
commit 34247cae4e

View File

@@ -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;