--[[ | This file was obtained through the combined efforts | of Madbluntz & Plymouth Antiquarian Society. | | Credits: lifestorm, Gregory Wayne Rossel JR., | Maloy, DrPepper10 @ RIP, Atle! | | Visit for more: https://plymouth.thetwilightzone.ru/ --]] ITEM.uniqueID = "junk_keyboard" ITEM.name = "Trash Keyboard" ITEM.description = "A broken keyboard with next to no value." ITEM.category = "Junk" ITEM.width = 2 ITEM.height = 1 ITEM.model = "models/props_c17/computer01_keyboard.mdl" ITEM.colorAppendix = {["blue"] = "This item can be broken down into its basic components with the Crafting skill."} ITEM.holdData = { vectorOffset = { right = -1, up = 0, forward = 1 }, angleOffset = { right = 0, up = 0, forward = 110 }, }