mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
fix(Scripts/Commands): correct reloading creature_template table (#5020)
This commit is contained in:
@@ -2742,7 +2742,6 @@ void Player::Regenerate(Powers power)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
uint32 curValue = GetPower(power);
|
||||
|
||||
// TODO: possible use of miscvalueb instead of amount
|
||||
|
||||
Reference in New Issue
Block a user