mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Update StatsWeightCalculator.cpp (#1744)
This commit is contained in:
@@ -103,7 +103,8 @@ float StatsWeightCalculator::CalculateItem(uint32 itemId, int32 randomPropertyId
|
||||
|
||||
return weight_;
|
||||
}
|
||||
|
||||
// If quality/level blending is disabled, also return the calculated weight.
|
||||
return weight_;
|
||||
}
|
||||
|
||||
float StatsWeightCalculator::CalculateEnchant(uint32 enchantId)
|
||||
|
||||
Reference in New Issue
Block a user