--[[ | 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 = "Maska OTA" ITEM.description = "Zapewnia anonimowość i ochronę przeciwko szkodliwym gazom." ITEM.category = "Combine" ITEM.model = "models/wn7new/metropolice_c8/cp_gasmask4.mdl" ITEM.width = 1 ITEM.height = 1 ITEM.iconCam = { pos = Vector(-6.26, 381.14, 189.04), ang = Angle(26.03, 270.95, 0), fov = 1.91 } ITEM.outfitCategory = "Head" ITEM.bodyGroups = { ["cp_Head"] = 1 -- The actual name of the bodypart, then number in that bodypart (model-wise) } ITEM.isGasmask = true ITEM.isCombineMask = true ITEM.isPPE = true ITEM.colorAppendix = {["blue"] = "Atrapa przedmiotu, aby maska przeciwgazowa i maska Kombinatu działały."}