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 61819f2 commit f8847aaCopy full SHA for f8847aa
sql/updates/world/3.3.5/2025_02_07_00_world.sql
@@ -0,0 +1,2 @@
1
+-- Add correct equipment to Witherheart the Stalker
2
+UPDATE `creature_equip_template` SET `ItemID1`=10617, `ItemID2`=5285, `VerifiedBuild`=58797 WHERE `CreatureID`=8218 AND `ID`=1;
0 commit comments