We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da4312c commit 3e9f8a7Copy full SHA for 3e9f8a7
sql/updates/world/3.3.5/2024_09_11_00_world.sql
@@ -0,0 +1,2 @@
1
+-- Steelbreaker: Fix wrong itemId for Belt of the Crystal Tree
2
+UPDATE creature_loot_template SET `Item`=45455 WHERE `entry`=32867 AND `Item`=25455;
0 commit comments