Module:Items
Jump to navigation
Jump to search
This module will be invoked to pull information from the items.json blob.
-- Call this module to pull spesific item information function printSampleText() print( "Sample Text!" ) end printSampleText()