mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
reverted rally chance drop and decreased by only 25%
This commit is contained in:
parent
a9ead2e293
commit
1e7a45f661
@ -219,8 +219,8 @@ constants.SQUAD_BUILDING = 6
|
||||
constants.RETREAT_GRAB_RADIUS = 24
|
||||
constants.RETREAT_SPAWNER_GRAB_RADIUS = 75
|
||||
|
||||
constants.BASE_RALLY_CHANCE = 0.01
|
||||
constants.BONUS_RALLY_CHANCE = 0.03
|
||||
constants.BASE_RALLY_CHANCE = 0.02
|
||||
constants.BONUS_RALLY_CHANCE = 0.04
|
||||
|
||||
constants.RALLY_CRY_DISTANCE = 96
|
||||
constants.SETTLER_DISTANCE = 224
|
||||
|
Loading…
x
Reference in New Issue
Block a user