DB/Creature: Fix Leviathan Mk II health points

Closes #16983
This commit is contained in:
Killyana
2016-04-17 02:47:28 +02:00
parent 1fe4e09d1f
commit 32cadcb1bb

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `exp`=0 WHERE `entry` IN (33432, 34106);