--[[ | 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 = "junk_turtle" ITEM.name = "Turtle Plushie" ITEM.description = "A soft Turtle Plushie, it serves no purpose yet it’s presence is known. A small label is attached with the name 'Mullin'.... How odd." ITEM.category = "Junk" ITEM.width = 1 ITEM.height = 1 ITEM.model = "models/willardnetworks/skills/turtle.mdl" ITEM.colorAppendix = {["blue"] = "This item can be broken down into its basic components with the Crafting skill."} ITEM.holdData = { vectorOffset = { right = -2.5, up = -5, forward = -0.5 }, angleOffset = { right = -20, up = -5, forward = 120 }, }