fix(DB/Creature): adjust Whip Lasher damage (#10273)
This commit is contained in:
parent
e8f34b2309
commit
2551b7b89a
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642697456650571700');
|
||||
|
||||
UPDATE `creature_template` SET `DamageModifier` = 1 WHERE `entry` = 13022;
|
||||
Loading…
Add table
Add a link
Reference in a new issue