mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 21:26:23 +00:00
fix(DB/Creature): Desolace Kolkar have no resistances. (#16972)
This commit is contained in:
2
data/sql/updates/pending_db_world/kolkarresistance.sql
Normal file
2
data/sql/updates/pending_db_world/kolkarresistance.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `creature_template_resistance` WHERE `CreatureID` IN (4632, 4633, 4634, 4635, 4636, 4637);
|
||||
Reference in New Issue
Block a user