--[[ | 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 = "Baked Tomato" ITEM.description = "A Tomato freshly picked and then cleaned off with water." ITEM.category = "Food" ITEM.model = "models/a31/fallout4/props/plants/tato_item.mdl" ITEM.width = 1 ITEM.height = 1 ITEM.hunger = 20 ITEM.spoil = true ITEM.useSound = "eating_and_drinking/eating.wav" ITEM.holdData = { vectorOffset = { right = 1, up = 0, forward = 0 }, angleOffset = { right = 0, up = 90, forward = -90 }, }