--[[ | 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 = "Plastic Lighter" ITEM.model = Model("models/willardnetworks/cigarettes/lighter.mdl") ITEM.description = "A cheap plastic lighter made to light up cigarettes." ITEM.useSound = "willardnetworks/cigarettes/normal.wav" ITEM.category = "Tools" ITEM.maxDurability = 8 ITEM.holdData = { vectorOffset = { right = 0, up = 0, forward = 0 }, angleOffset = { right = 0, up = 0, forward = 0 }, }