aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2023_01_12_11_world_2022_11_01_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2023_01_12_11_world_2022_11_01_01_world.sql b/sql/updates/world/master/2023_01_12_11_world_2022_11_01_01_world.sql
new file mode 100644
index 00000000000..67fb585d7e3
--- /dev/null
+++ b/sql/updates/world/master/2023_01_12_11_world_2022_11_01_01_world.sql
@@ -0,0 +1,2 @@
+-- Ulduar - Hodir: Rare Cache of Winter: Fix wrong id for loot of Fragment of Val'anyr
+UPDATE `gameobject_loot_template` SET `Item`=45038 WHERE `Entry`=26950 AND `Item`=45083;