Items

Installation guide for stevo_trickortreat

['goldcandy'] = {
        label = 'Gold Candy',
        weight = 10,
        stack = true,
},
['pinkcandy'] = {
        label = 'Pink Candy',
        weight = 10,
        stack = true,
},
['bluecandy'] = {
        label = 'Blue Candy',
        weight = 10,
        stack = true,
},

Last updated