--[[ | 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 Üzümlü" ITEM.description = "Etikette şöyle yazıyor: Pürüzsüz meyvemsi tat! Gerçek yapay üzümlerden yapılmış ve kirli kumlu çamur benzeri bir macunla aşılanmıştır!" 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 }, }