--[[ | 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_takeaway" ITEM.name = "Empty Takeaway" ITEM.description = "Found in a pile of trash, probably contained noodles at some point." ITEM.category = "Junk" ITEM.width = 1 ITEM.height = 1 ITEM.model = "models/props_junk/garbage_takeoutcarton001a.mdl" ITEM.colorAppendix = {["blue"] = "This item can be broken down into its basic components with the Crafting skill."} ITEM.holdData = { vectorOffset = { right = 3.5, up = -2, forward = 1.5 }, angleOffset = { right = 90, up = 0, forward = -90 }, }