item to add in shared lua also you have to add it before you run the script:
Code:
['scratchcard'] = {['name'] = 'scratchcard', ['label'] = 'Scratch Card', ['weight'] = 500, ['type'] = 'item', ['image'] = 'scratchcard.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'try your luck with this scratch card.'},
!!Not Tested
Enjoy
Last edited: