mirror of
https://github.com/veden/Rampant.git
synced 2024-12-28 21:08:22 +02:00
increased biter squad frequency
This commit is contained in:
parent
c75db37550
commit
ab294727f6
@ -37,7 +37,7 @@ function mapProcessor.processMap(regionMap, surface, natives, evolution_factor)
|
||||
scouts = true
|
||||
end
|
||||
|
||||
if (0.11 <= roll) and (roll <= 0.25) then
|
||||
if (0.11 <= roll) and (roll <= 0.35) then
|
||||
squads = true
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user