--[[ | 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 = "Roasted Artificial Meat" ITEM.description = "A protein block of Artificial meat for easy consumption." ITEM.category = "Food" ITEM.width = 1 ITEM.height = 1 ITEM.model = "models/willardnetworks/food/steak2.mdl" ITEM.hunger = 30 ITEM.boosts = { intelligence = 2 } ITEM.spoil = true ITEM.useSound = "npc/barnacle/barnacle_crunch2.wav" ITEM.iconCam = { pos = Vector(509.64, 427.61, 310.24), ang = Angle(24.99, 220.01, 0), fov = 0.62 }