fix(DB/Creature): Reduce General Lightsbane (29851) default DamageModifier (#24682)

This commit is contained in:
Gultask
2026-02-12 09:53:04 -03:00
committed by GitHub
parent fb1d6d9739
commit 2520bed648

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `DamageModifier` = 1.5 WHERE (`entry` = 29851);