Shared
Shared exports
Random Loot
Orchid.randomLoot(items, itemCount){
itemName, -- string: name of the item
{min, max}, -- quantity range
weight? -- number: chance weight (default 70), 100 = guaranteed
}Last updated