mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08: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);
|