444
edits
Inconvenient (talk | contribs) mNo edit summary |
Inconvenient (talk | contribs) mNo edit summary |
||
Line 11: | Line 11: | ||
function p.generateInvokes(frame) | function p.generateInvokes(frame) | ||
local numberOfItems = | local numberOfItems = Shared.tableCount(ItemData.Items) | ||
local result = '' | local result = '' | ||
local i = 1 | local i = 1 |
edits