mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
DB/SAI: Replace "Disable combat movement" by "attack stop" used in the quest How To Win Friends And Influence Enemies
ref 13c81f55e3
This commit is contained in:
2
sql/updates/world/3.3.5/2020_06_14_14_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_06_14_14_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `smart_scripts` SET `action_type`=46 WHERE `entryorguid`=2861001 AND `id`=2 AND `source_type`=9;
|
||||
Reference in New Issue
Block a user