summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-10-26 13:40:54 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-10-26 13:40:54 +0000
commit5ae697913ec09b5996486cb7e9e45ceb830ab2cc (patch)
tree92179a487f7e97d6ccb23df512a7c0b7ffd27541
parent0584cc5bca2d92061edca08f53e845cfc8138a0c (diff)
chore(DB): import pending files
Referenced commit(s): 0584cc5bca2d92061edca08f53e845cfc8138a0c
-rw-r--r--data/sql/updates/db_world/2024_10_26_01.sql (renamed from data/sql/updates/pending_db_world/#19606-dalaran-wizards-robe.sql)1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/#19606-dalaran-wizards-robe.sql b/data/sql/updates/db_world/2024_10_26_01.sql
index 5e4c2a2f83..72157df741 100644
--- a/data/sql/updates/pending_db_world/#19606-dalaran-wizards-robe.sql
+++ b/data/sql/updates/db_world/2024_10_26_01.sql
@@ -1,3 +1,4 @@
+-- DB update 2024_10_26_00 -> 2024_10_26_01
DELETE FROM creature_loot_template
WHERE reference IN (1011415, 1011516)
AND entry IN (3276, 3277);