mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
fix(DB/Creature): Reduce HP of unit_class paladin level 66 to 4892 (#16147)
Create rev_1682890425657710000.sql
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature_classlevelstats` SET `basehp1` = 4892 WHERE `class` = 2 and `level` = 66;
|
||||
Reference in New Issue
Block a user