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