We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6180393 commit 5b631c5Copy full SHA for 5b631c5
sql/updates/world/3.3.5/2024_11_01_00_world.sql
@@ -0,0 +1,2 @@
1
+-- Cast Summon Khadgar's Servant even on mounted player
2
+UPDATE `smart_scripts` SET `action_param2`=2 WHERE `entryorguid`=1816600 AND `source_type`=9 AND `id`=1;
0 commit comments