mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-14 09:39:11 +00:00
restructured repository based on following standards:
https://github.com/HW-Core/directory-structure
This commit is contained in:
2
data/sql/misc fixes/WORLD_CREATURE_CLASSLEVELSTATS.sql
Normal file
2
data/sql/misc fixes/WORLD_CREATURE_CLASSLEVELSTATS.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE creature_classlevelstats SET basehp2=basehp0*2 WHERE level IN(55, 56, 57, 58);
|
||||
Reference in New Issue
Block a user