--[[ | 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 = "drink_bobgrape" ITEM.name = "Soda Bob Grape" ITEM.description = "The label reads: Smooth fruity taste! Made from real artificial grapes and infused with a grimy sandy mud-like paste!" ITEM.category = "Food" ITEM.model = "models/willardnetworks/food/bobdrinks_can.mdl" ITEM.width = 1 ITEM.height = 1 ITEM.skin = 0 ITEM.thirst = 25 ITEM.spoil = true ITEM.useSound = "npc/barnacle/barnacle_gulp2.wav" ITEM.junk = "junk_empty_canter" ITEM.holdData = { vectorOffset = { right = 0, up = 0, forward = 0 }, angleOffset = { right = 0, up = 0, forward = 0 }, }