Difference between revisions of "Module:OTable"

Jump to navigation Jump to search
m
no edit summary
m
m
Line 47: Line 47:
local getUnlocks = {}
local getUnlocks = {}
table.insert(getUnlocks, c.building)
table.insert(getUnlocks, c.building)
table.insert(getUnlocks, c.path)
table.insert(getUnlocks, c.influence)
if c.path then
if c.path then
for k, v in pairs(c.path) do
for k, v in pairs(c.path) do
606

edits

Navigation menu