-- players can edit items added to the list by right-clicking on their name or image Config.editableItems = { bandage = { label = true, img = true }, weapon_pistol = { label = true, img = false } }
Last updated 2 months ago