-- 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 3 months ago