--[[ | 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_tincan" ITEM.name = "Teneke Kutu" ITEM.description = "Sonunda içinde yiyecek olan küçük bir teneke kutu. Senin için işe yaramaz." ITEM.category = "Junk" ITEM.width = 1 ITEM.height = 1 ITEM.model = "models/props_junk/garbage_metalcan002a.mdl" ITEM.colorAppendix = {["blue"] = "Bu eşya, Zanaatkarlık becerisi ile temel bileşenlerine ayrılabilir."} ITEM.holdData = { vectorOffset = { right = 0, up = 0, forward = 0 }, angleOffset = { right = 0, up = 0, forward = 0 }, }