mirror of
https://git.vectorsigma.ru/public/mod-playerbots.git
synced 2026-07-30 11:09:21 +00:00
balance value for worldboss
This commit is contained in:
@@ -148,7 +148,7 @@ uint8 BalancePercentValue::Calculate()
|
||||
level *= 3;
|
||||
break;
|
||||
case CREATURE_ELITE_WORLDBOSS:
|
||||
level *= 5;
|
||||
level *= 50;
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user