Skip to content

Commit f8847aa

Browse files
authored
DB/Creature: Fix Witherheart the Stalker equipment
closes #30671 by CraftedRO
1 parent 61819f2 commit f8847aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)