Documentation for this module may be created at Module:Item/doc
local p = {} function p.getItemNameAndIMG( frame ) return "among us" end