--[[ | 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 = "tool_fryingpan" ITEM.name = "Frying pan" ITEM.description = "A black, iron frying pan. Good for cooking food." ITEM.maxDurability = 24 ITEM.category = "Tools" ITEM.width = 2 ITEM.height = 1 ITEM.model = "models/props_c17/metalPot002a.mdl" ITEM.holdData = { vectorOffset = { right = -1.5, up = 0, forward = 8 }, angleOffset = { right = 90, up = 0, forward = 0 }, }