aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-03-30 13:54:43 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-31 19:03:57 +0100
commit8e9b9fafbb075c4b5ba9a821145d8f1a1b0656a6 (patch)
treec30c03236c811d24a2fe773e60707792d0c82c76 /sql
parent77544f162f92e09636790a6721ad1574dd9d001e (diff)
DB/SAI: Fix Captive Crocolisk Chains
(cherry picked from commit f408b45a88fe53f049f4ed20f6223e87e88d7953)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_12_31_13_world_2020_03_30_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_31_13_world_2020_03_30_00_world.sql b/sql/updates/world/master/2021_12_31_13_world_2020_03_30_00_world.sql
new file mode 100644
index 00000000000..7f9022df29b
--- /dev/null
+++ b/sql/updates/world/master/2021_12_31_13_world_2020_03_30_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `smart_scripts` SET `entryorguid`=-109738 WHERE `entryorguid`=28307 AND `source_type`=0;
+UPDATE `conditions` SET `ConditionValue2`=28307 WHERE `SourceEntry` IN (51256) AND `SourceTypeOrReferenceId`=13;