Anonymous

Module:Sandbox/GauTest/Township: Difference between revisions

From Melvor Idle
no edit summary
No edit summary
No edit summary
Line 501: Line 501:
end
end
if type == 'biome' then
if type == 'biome' then
local biome = GameData.GetEntityByName(Township.biomes, name)
local biome = GameData.getEntityByName(Township.biomes, name)
return p._GetBiomeModifiers(biome.id)
return p._GetBiomeModifiers(biome.id)
end
end
572

edits