--[[ | 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 = "baking_sweetroll" ITEM.name = "Sweetroll" ITEM.description = "A skilled cook has made this sweet and tasteful sweetroll." ITEM.category = "Food" ITEM.model = "models/willardnetworks/food/sweetroll.mdl" ITEM.width = 1 ITEM.height = 1 ITEM.iconCam = { pos = Vector(509.64, 427.61, 310.24), ang = Angle(24.73, 220, 0), fov = 1.05 } ITEM.hunger = 65 ITEM.boosts = { perception = 3, agility = 5 } ITEM.spoil = true ITEM.useSound = "npc/antlion_grub/squashed.wav"