--[[ | 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 = "Kırık Klavye" ITEM.description = "Neredeyse hiçbir değeri olmayan kırık bir klavye." ITEM.category = "Junk" ITEM.width = 2 ITEM.height = 1 ITEM.model = "models/props_c17/computer01_keyboard.mdl" ITEM.colorAppendix = {["blue"] = "Bu eşya, Zanaatkarlık becerisi ile temel bileşenlerine ayrılabilir."} ITEM.holdData = { vectorOffset = { right = -1, up = 0, forward = 1 }, angleOffset = { right = 0, up = 0, forward = 110 }, }