aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2024_01_26_01_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_01_26_01_world.sql b/sql/updates/world/master/2024_01_26_01_world.sql
new file mode 100644
index 00000000000..529d6aa4a4e
--- /dev/null
+++ b/sql/updates/world/master/2024_01_26_01_world.sql
@@ -0,0 +1 @@
+UPDATE `creature_loot_template` SET `Item` = 49748, `Comment`='Ragged Wolf Hide (Quest Item)' WHERE `Item` = 750 AND `Entry` IN (705,704);