Module:Items/SourceTables: Difference between revisions

m
hello world
(Fixed Rune Essence quantity)
m (hello world)
Line 883: Line 883:


   return p._getItemSourceTables(item)
   return p._getItemSourceTables(item)
end
function p.getCombatPassiveSlotItems(frame)
  local table = "hello world"
  return table
end
end


return p
return p
892

edits