Skip to content

Commit

Permalink
Update [4710] Add missing Leggings of Apocalypse thx @ Solis
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonXS committed Feb 2, 2025
1 parent 3bccca8 commit 56b42c1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,8 @@ INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`,
(18036, 22809, 0, 2, 1, 1, 0, 'Maul of the Redeemed Crusader'),
(18036, 22811, 0, 2, 1, 1, 0, 'Soulstring'),
(18036, 23025, 0, 2, 1, 1, 0, 'Seal of the Damned'),
(18036, 23027, 0, 2, 1, 1, 0, 'Warmth of Forgiveness');
(18036, 23027, 0, 2, 1, 1, 0, 'Warmth of Forgiveness'),
(18036, 23071, 0, 2, 1, 1, 0, 'Leggings of Apocalypse');
UPDATE `gameobject_template` SET `data4`='0' WHERE `entry`='181444'; -- Kel'Thuzad Trigger
UPDATE `gameobject_template` SET `data3`='0' WHERE `entry`='181510'; -- Plague Fissure
UPDATE `gameobject_template` SET `data3`='0' WHERE `entry`='181511'; -- Plague Fissure
Expand Down

0 comments on commit 56b42c1

Please sign in to comment.