DB/SAI: Fix event chance for talk action of NPC Paelarin

Closes #20813
This commit is contained in:
Wyreth
2017-11-08 19:25:23 +01:00
committed by Killyana
parent 13b0289342
commit a5969cfc27

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_chance`=100 WHERE `entryorguid`=16263 AND `source_type`=0;