mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
DB/Creature: Remove 2 crazy arcane resistance from 2 mobs
Closes #11237 Someone on UDB must had used resistance6 for error to fill PetSpellDataId.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `resistance6`=0 WHERE `entry` IN (15649,15650);
|
||||
Reference in New Issue
Block a user