DB/SAI: Replace "Disable combat movement" by "attack stop" used in the quest How To Win Friends And Influence Enemies

ref 13c81f55e3

(cherry picked from commit bbb308f628)
This commit is contained in:
Killyana
2020-06-14 23:31:17 +02:00
committed by Shauren
parent 38be5e361e
commit f5706073ee

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `action_type`=46 WHERE `entryorguid`=2861001 AND `id`=2 AND `source_type`=9;