diff options
author | Killyana <email@example.com> | 2018-05-31 08:54:45 +0200 |
---|---|---|
committer | Shauren <shauren.trinity@gmail.com> | 2021-09-26 23:21:19 +0200 |
commit | 333e085efbdf2ff6cb6b1c13f79f168a5db53bf5 (patch) | |
tree | ab98e0f8d6945719f7521deeb6472040bf943e0a | |
parent | a16154e2f321ecbf1cb31e3888b01b27e84ad7c8 (diff) |
DB/Condition: Lashh'an Channeling
Closes #21983
(cherry picked from commit ab4cd2cb5cddfe92c28825f01855748370a69a1b)
-rw-r--r-- | sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql b/sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql new file mode 100644 index 00000000000..68706279fbb --- /dev/null +++ b/sql/updates/world/master/2021_09_26_35_world_2018_05_31_01_world.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=13 AND `SourceGroup`=4 AND `SourceEntry`=36904; |