aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2025_06_10_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2025_06_10_00_world.sql b/sql/updates/world/master/2025_06_10_00_world.sql
new file mode 100644
index 00000000000..1df97ae2cbe
--- /dev/null
+++ b/sql/updates/world/master/2025_06_10_00_world.sql
@@ -0,0 +1,3 @@
+-- The Shadow Grave
+UPDATE `smart_scripts` SET `target_type`=23 WHERE `action_type`=1 AND `entryorguid`=49141 AND `source_type`=0;
+UPDATE `smart_scripts` SET `target_type`=23 WHERE `action_type`=1 AND `entryorguid` IN (4914100,4914101,4914102,4914103,4914104) AND `source_type`=9;