Skip to content

Commit

Permalink
DB/Quest: City of Light updates
Browse files Browse the repository at this point in the history
closes #30395 by CraftedRO
  • Loading branch information
Aokromes authored Nov 1, 2024
1 parent 6180393 commit 5b631c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sql/updates/world/3.3.5/2024_11_01_00_world.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Cast Summon Khadgar's Servant even on mounted player
UPDATE `smart_scripts` SET `action_param2`=2 WHERE `entryorguid`=1816600 AND `source_type`=9 AND `id`=1;

0 comments on commit 5b631c5

Please sign in to comment.