fix(DB/Creature): Correct damage school of Steamvault Surgers (#15926)
Create rev_1681324752444395800.sql
This commit is contained in:
parent
570c0e8498
commit
b247292f98
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `dmgschool` = 0 WHERE (`entry` IN (21695, 21696, 21916, 21917));
|
||||
Loading…
Add table
Add a link
Reference in a new issue