--[[ | 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 = "Purée d'œuf marinée" ITEM.description = "Un étrange engin de pâte d'œuf mariné mélangé dans une forme quelque peu comestible." ITEM.category = "Nourriture" ITEM.width = 1 ITEM.height = 1 ITEM.model = "models/willardnetworks/food/eggmix.mdl" ITEM.hunger = 25 ITEM.boosts = { perception = 2 } ITEM.spoil = true ITEM.spoilTime = 18 ITEM.useSound = "npc/barnacle/barnacle_crunch2.wav" ITEM.iconCam = { pos = Vector(-80.04, -61.74, 26.33), ang = Angle(13.28, 37.71, 0), fov = 4.34 }