aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2018-09-25 20:02:07 +0200
committerShauren <shauren.trinity@gmail.com>2021-11-12 00:16:26 +0100
commitc8538bcc67041bbdbf0524023aeac3b8487d1a60 (patch)
tree821fd13fc92a9e00f17540b60d53a6ba695af92b /sql
parentc4cb1748ca588a9043ca57ad8dfa133628eacd36 (diff)
Creature/Script: Wyrmrest Defender
Closes #22500 (cherry picked from commit a3c20cea2d096eb3274eaac4c6f154e440f98b2e)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_11_11_10_world_2018_09_25_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_11_10_world_2018_09_25_00_world.sql b/sql/updates/world/master/2021_11_11_10_world_2018_09_25_00_world.sql
new file mode 100644
index 00000000000..1a65ed20b70
--- /dev/null
+++ b/sql/updates/world/master/2021_11_11_10_world_2018_09_25_00_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `conditions` SET `SourceEntry`=13018, `NegativeCondition`=1 WHERE `SourceGroup` IN (9568) AND `SourceTypeOrReferenceId`=14;