mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
--[[
|
||||
| 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 = "Masque à gaz PMG-5"
|
||||
ITEM.description = "Offre une protection adéquate contre les fumées et les gaz nocifs, ainsi que certaines odeurs nauséabondes. Il lui manque beaucoup de technologies que les masques PC standard possèdent."
|
||||
ITEM.category = "Combine"
|
||||
ITEM.model = "models/wn7new/metropolice/n7_cp_gasmask1.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.width = 1
|
||||
ITEM.height = 1
|
||||
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 = false
|
||||
ITEM.energyConsumptionRate = 0.001 -- fatigue_system
|
||||
@@ -0,0 +1,31 @@
|
||||
--[[
|
||||
| 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 = "Masque à gaz PMG-5 (AUG) avancé"
|
||||
ITEM.description = "Tout comme le masque original, mais avec des visuels améliorés, une meilleure connexion à OCIN et un réglage amélioré pour les communications."
|
||||
ITEM.category = "Combine"
|
||||
ITEM.model = "models/wn7new/metropolice/n7_cp_gasmask1.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.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.bodyGroups = {
|
||||
["cp_Head"] = 3 -- The actual name of the bodypart, then number in that bodypart (model-wise)
|
||||
}
|
||||
|
||||
ITEM.isGasmask = true
|
||||
ITEM.isCombineMask = true
|
||||
ITEM.energyConsumptionRate = 0.001 -- fatigue_system
|
||||
@@ -0,0 +1,31 @@
|
||||
--[[
|
||||
| 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 = "Masque à gaz PMG-5 (AUG)"
|
||||
ITEM.description = "Offre une protection adéquate contre les vapeurs nocives, les gaz et certains mauvaises odeurs avec une oreillettes intégré pour la communication."
|
||||
ITEM.category = "Combine"
|
||||
ITEM.model = "models/wn7new/metropolice/n7_cp_gasmask1.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.width = 1
|
||||
ITEM.height = 1
|
||||
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.energyConsumptionRate = 0.001 -- fatigue_system
|
||||
@@ -0,0 +1,31 @@
|
||||
--[[
|
||||
| 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 = "Masque - Avancé"
|
||||
ITEM.description = "Un masque avancé du Cartel. Offre une protection accrue contre les fumées, les gaz nocifs et certaines odeurs nauséabondes."
|
||||
ITEM.category = "Combine"
|
||||
ITEM.model = "models/wn7new/metropolice/n7_cp_gasmask1.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"] = 2 -- The actual name of the bodypart, then number in that bodypart (model-wise)
|
||||
}
|
||||
|
||||
ITEM.isGasmask = true
|
||||
ITEM.isCombineMask = true
|
||||
ITEM.isPPE = true
|
||||
|
||||
ITEM.colorAppendix = {["red"] = "Il est totalement interdit d'avoir ce masque sur vous. Si une unité découvre que vous portez ce masque, attendez-vous à de terribles conséquences."}
|
||||
Reference in New Issue
Block a user