mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 03:42:37 +01:00
Core/Spells: Revert a (little) part of 85164d2876
DB: Fix startup errors Closes #2568
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
UPDATE `creature_template` SET `difficulty_entry_1`=35529 WHERE `entry`=35049; -- Memory of Heigan
|
||||
UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=35310; -- Argent Lightwielder
|
||||
UPDATE `creature_template` SET `unit_class`=2 WHERE `entry`=35308; -- Argent Priestess (1)
|
||||
Reference in New Issue
Block a user