mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 19:05:42 +00:00
fix(DB/Creature): adjust Whip Lasher damage (#10273)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642697456650571700');
|
||||
|
||||
UPDATE `creature_template` SET `DamageModifier` = 1 WHERE `entry` = 13022;
|
||||
Reference in New Issue
Block a user