1
0
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:
Aaron Veden 2022-01-14 11:59:59 -08:00
parent 9fb8705999
commit a8e57be54c
No known key found for this signature in database
GPG Key ID: FF5990B1C6DD3F84

View File

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