mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
3 lines
87 B
SQL
3 lines
87 B
SQL
|
|
UPDATE creature_classlevelstats SET basehp2=basehp0*2 WHERE level IN(55, 56, 57, 58);
|