Skip to content

Commit 464ff45

Browse files
committed
DB: fix damage output for Sneeds and VanCleef
1 parent 46bc3cc commit 464ff45

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
--
2+
UPDATE `creature_template` SET `DamageModifier` = 2 WHERE `entry` = 639;
3+
UPDATE `creature_template` SET `DamageModifier` = 2 WHERE `entry` = 643;

0 commit comments

Comments
 (0)