mirror of
https://github.com/veden/Rampant.git
synced 2025-03-17 20:58:35 +02:00
FACTO-14: corrected mod name reference
This commit is contained in:
parent
9fb8705999
commit
a8e57be54c
@ -9,7 +9,7 @@ if settings.startup["rampant--newEnemies"].value then
|
||||
swarmUtils.processFactions()
|
||||
swarmUtils.generateSpawnerProxy(data.raw["unit-spawner"]["neutral-biter-spawner-v1-t10-rampant"].result_units)
|
||||
|
||||
if mods["SchallAlientLoot"] then
|
||||
if mods["SchallAlienLoot"] then
|
||||
local SizeLootRampant = {1, 2, 3, 3, 4, 4, 4, 5, 5, 6}
|
||||
for _,faction in pairs(constants.FACTION_SET) do
|
||||
for v=1,settings.startup["rampant--newEnemyVariations"].value do
|
||||
|
Loading…
x
Reference in New Issue
Block a user