--[[ | 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.name = "Apple" ITEM.description = "Grown in unknown locations, distant and unbeknownst to the general population. Looks and tastes real enough." ITEM.category = "Food" ITEM.model = "models/willardnetworks/food/apple.mdl" ITEM.width = 1 ITEM.height = 1 ITEM.iconCam = { pos = Vector(169.82, 142.5, 102.64), ang = Angle(24.79, 220.01, 0), fov = 1.76 } ITEM.hunger = 12 ITEM.spoil = true ITEM.useSound = "npc/barnacle/barnacle_crunch3.wav" ITEM.holdData = { vectorOffset = { right = -1, up = -1, forward = -0.5 }, angleOffset = { right = 0, up = 0, forward = -0 }, }