fix(DB/Creature): Lower Doom Lord Kazzak's damage (#16488)
* fix(DB/Worldboss): Lower Doom Lord Kazzak's damage * Update data/sql/updates/pending_db_world/rev_1686083132284151700.sql --------- Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
This commit is contained in:
parent
3bc46ea700
commit
b66b0cd4bf
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template` SET `DamageModifier` = 65 WHERE `entry` = 18728;
|
||||
Loading…
Add table
Add a link
Reference in a new issue