aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2022_01_01_22_world_2020_04_15_05_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_01_01_22_world_2020_04_15_05_world.sql b/sql/updates/world/master/2022_01_01_22_world_2020_04_15_05_world.sql
new file mode 100644
index 00000000000..ebdca94bb96
--- /dev/null
+++ b/sql/updates/world/master/2022_01_01_22_world_2020_04_15_05_world.sql
@@ -0,0 +1,3 @@
+-- Feral Defender Damage
+UPDATE `creature_template` SET `DamageModifier`=13 WHERE `entry`=34035;
+UPDATE `creature_template` SET `DamageModifier`=25 WHERE `entry`=34171;