1
0
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:
veden 2016-08-25 15:41:17 -07:00
parent c75db37550
commit ab294727f6

View File

@ -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