Elixer Development Documentation
--[[
A section from our configuration file.
This is not the full configuration file.
--]]
Config.LootItems = {
{ item = "Wallet", chance = 60 },
{ item = "Cigarette Pack", chance = 35 },
{ item = "Credit Card", chance = 30 },
{ item = "Snacks", chance = 20 },
{ item = "Keys", chance = 18 },
{ item = "USB Stick", chance = 14 },
{ item = "Phone Charger", chance = 16 },
{ item = "Earbuds", chance = 12 },
{ item = "ID Card", chance = 25 },
}Join a Community That Makes Everyone Happy
Last updated


