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,28 @@
|
||||
--[[
|
||||
| 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 = "Okulary Vintage"
|
||||
ITEM.description = "Para okularów typu Vintage z brązowymi oprawkami."
|
||||
ITEM.category = "Clothing - Face"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_glasses_70s.mdl"
|
||||
ITEM.outfitCategory = "Glasses"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.KeepOnDeath = true
|
||||
ITEM.charCreation = false
|
||||
ITEM.glasses = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.479999542236,220.80999755859,0),
|
||||
pos = Vector(73.910003662109,62.110000610352,46.159999847412),
|
||||
fov = 2.71,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
glasses = 3,
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
--[[
|
||||
| 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 = "Okulary pilotki"
|
||||
ITEM.description = "Para stylowych okularów znanych również jako 'Aviatory'."
|
||||
ITEM.category = "Clothing - Face"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_aviators.mdl"
|
||||
ITEM.outfitCategory = "Glasses"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.KeepOnDeath = true
|
||||
ITEM.charCreation = false
|
||||
ITEM.glasses = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.190000534058,220.67999267578,0),
|
||||
pos = Vector(73.480003356934,62.290000915527,46.240001678467),
|
||||
fov = 3.04,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
glasses = 2,
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
--[[
|
||||
| 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 = "Okulary"
|
||||
ITEM.description = "Para zwykłych okularów o czarnych obramówkach. Pomogą ci lepiej widzieć."
|
||||
ITEM.category = "Clothing - Face"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/glasses.mdl"
|
||||
ITEM.outfitCategory = "Glasses"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.KeepOnDeath = true
|
||||
ITEM.charCreation = false
|
||||
ITEM.glasses = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.280000686646,400.48999023438,0),
|
||||
pos = Vector(-75.430000305176,-64.839996337891,47.029998779297),
|
||||
fov = 3.81,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
glasses = 1,
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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 przeciwgazowa"
|
||||
ITEM.description = "Zapewnia ochronę przed szkodliwymi gazami i oparami, ale lepiej zaopatrz się jeszcze w filtr."
|
||||
ITEM.category = "Clothing - Face"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_gasmask.mdl"
|
||||
ITEM.outfitCategory = "Face"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(24.60000038147,219.99000549316,0),
|
||||
pos = Vector(161.4700012207,136.11000061035,101.09999847412),
|
||||
fov = 3.1,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
face = 2,
|
||||
}
|
||||
--ITEM.isMask = true keeping this here to remember the command (automatically works on gas masks)
|
||||
ITEM.isGasmask = true
|
||||
ITEM.isMask = true
|
||||
-- fatigue_system
|
||||
ITEM.energyConsumptionRate = 0.001
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 przeciwgazowa M40"
|
||||
ITEM.description = "Zapewnia ochronę przed szkodliwymi gazami i oparami, ale lepiej zaopatrz się jeszcze w filtr."
|
||||
ITEM.category = "Clothing - Face"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/m40_item.mdl"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.outfitCategory = "Face"
|
||||
--ITEM.colorAppendix = {["blue"] = "Clothing can be acquired with the Bartering skill (requires the Clothing permit) or from a shop.\n Can also be broken down into its basic components with the Crafting skill."}
|
||||
ITEM.bodyGroups = {
|
||||
["face"] = 3 -- The actual name of the bodypart, then number in that bodypart (model-wise)
|
||||
}
|
||||
--ITEM.isMask = true keeping this here to remember the command (automatically works on gas masks)
|
||||
ITEM.isGasmask = true
|
||||
ITEM.isMask = true
|
||||
-- fatigue_system
|
||||
ITEM.energyConsumptionRate = 0.001
|
||||
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "Para rękawiczek"
|
||||
ITEM.description = "Para czarnych rękawiczek. Idealnie nadadzą się do ogrzania twoich dłoni."
|
||||
ITEM.category = "Clothing - Citizen"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/hands_glove.mdl"
|
||||
ITEM.outfitCategory = "Hands"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.25,400.9700012207,0),
|
||||
pos = Vector(-75.430000305176,-64.839996337891,47.029998779297),
|
||||
fov = 2.53,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
hands = 1,
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "Rękawiczki medyczne"
|
||||
ITEM.description = "Para niebieskich nitrylowych rękawiczek. Używane głównie przez lekarzy."
|
||||
ITEM.category = "Clothing - Citizen"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/gloves_medical.mdl"
|
||||
ITEM.outfitCategory = "Hands"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.25,400.9700012207,0),
|
||||
pos = Vector(-75.430000305176,-64.839996337891,47.029998779297),
|
||||
fov = 2.53,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
hands = 3
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "Rękawiczki bez palców"
|
||||
ITEM.description = "Para czarnych rękawiczek z wyciętymi palcami."
|
||||
ITEM.category = "Clothing - Citizen"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/hands_glove_fingerless.mdl"
|
||||
ITEM.outfitCategory = "Hands"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.25,401.01998901367,0),
|
||||
pos = Vector(-75.430000305176,-64.839996337891,47.029998779297),
|
||||
fov = 2.81,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
hands = 2
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "head_blue_beanie"
|
||||
ITEM.name = "Niebieska czapka"
|
||||
ITEM.description = "Niebieska, lekko zaniedbana, wełniana czapka."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_beanie_update.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.090000152588,220.25999450684,0),
|
||||
pos = Vector(115.0299987793,95.660003662109,70.580001831055),
|
||||
fov = 2.51,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(150 / 255, 199 / 255, 255 / 255),
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 2,
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
--[[
|
||||
| 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 = "Brązowa czapka"
|
||||
ITEM.description = "Brązowa, lekko zaniedbana, wełniana czapka."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_beanie_update.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.090000152588,220.25999450684,0),
|
||||
pos = Vector(115.0299987793,95.660003662109,70.580001831055),
|
||||
fov = 2.51,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(252 / 255, 214 / 255, 195 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 2,
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "head_green_beanie"
|
||||
ITEM.name = "Zielona czapka"
|
||||
ITEM.description = "Zielona, lekko zaniedbana, wełniana czapka."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_beanie_update.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.090000152588,220.25999450684,0),
|
||||
pos = Vector(115.0299987793,95.660003662109,70.580001831055),
|
||||
fov = 2.51,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(219 / 255, 229 / 255, 79 / 255),
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 2,
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "Szara czapka"
|
||||
ITEM.description = "Szara, lekko zaniedbana, wełniana czapka."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_beanie_update.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.090000152588,220.25999450684,0),
|
||||
pos = Vector(115.0299987793,95.660003662109,70.580001831055),
|
||||
fov = 2.51,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 2,
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
--[[
|
||||
| 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 = "Czerwona czapka"
|
||||
ITEM.description = "Czerwona, lekko zaniedbana, wełniana czapka."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_beanie_update.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.090000152588,220.25999450684,0),
|
||||
pos = Vector(115.0299987793,95.660003662109,70.580001831055),
|
||||
fov = 2.51,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(251 / 255, 106 / 255, 106 / 255),
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 2,
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_boonie_hat"
|
||||
ITEM.name = "Kapelusz typu 'Boonie'"
|
||||
ITEM.description = "Kapelusz z szerokim rondem."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_boonie.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.370000839233,399.98999023438,0),
|
||||
pos = Vector(-138.86999511719,-116.79000091553,85.76000213623),
|
||||
fov = 3.82,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 5,
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "Czerwony beret"
|
||||
ITEM.description = "Czerwony beret z insygniami wojskowymi."
|
||||
ITEM.category = "Clothing - Conscripts"
|
||||
ITEM.model = "models/willardnetworks/clothingitems_conscripts/head_beret.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(2.0199999809265,160.00999450684,0),
|
||||
pos = Vector(187.77000427246,-68.73999786377,6.6199998855591),
|
||||
fov = 2.54,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 1,
|
||||
}
|
||||
|
||||
ITEM.colorAppendix = {["red"] = "Ten przedmiot działa tylko dla modeli Konskryptów."}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "Hełm balistyczny"
|
||||
ITEM.description = "Hełm balistyczny noszony przez CCR"
|
||||
ITEM.category = "Clothing - Conscripts"
|
||||
ITEM.model = "models/willardnetworks/clothingitems_conscripts/head_helmet.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(2.0199999809265,160.00999450684,0),
|
||||
pos = Vector(187.77000427246,-68.73999786377,6.6199998855591),
|
||||
fov = 2.54,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 3,
|
||||
}
|
||||
|
||||
ITEM.colorAppendix = {["red"] = "Ten przedmiot działa tylko dla modeli Konskryptów."}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_chef_hat"
|
||||
ITEM.name = "Kapelusz szefa kuchni"
|
||||
ITEM.description = "Wysoki, biały kapelusz. Noszony przez tych, którzy są świetni w gotowaniu albo przez takich którzy tylko udają, że potrafią gotować."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_chefhat.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.280000686646,400.11999511719,0),
|
||||
pos = Vector(-138.86999511719,-116.79000091553,85.76000213623),
|
||||
fov = 4.26,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 1,
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_fedora"
|
||||
ITEM.name = "Czarna fedora"
|
||||
ITEM.description = "Rzadko spotykany czarny, stylowy kapelusz przypominający minione czasy."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/fedora_item.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.0299987793,0),
|
||||
pos = Vector(509.64001464844,427.60998535156,310.23999023438),
|
||||
fov = 1.06,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 10,
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
--[[
|
||||
| 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 = "Brązowa fedora"
|
||||
ITEM.description = "Rzadko spotykany brązowy, stylowy kapelusz przypominający minione czasy."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_fedora_recolorable.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.0299987793,0),
|
||||
pos = Vector(509.64001464844,427.60998535156,310.23999023438),
|
||||
fov = 1.06,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(81 / 255, 45 / 255, 7 / 255),
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 11,
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
--[[
|
||||
| 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 = "Biała fedora"
|
||||
ITEM.description = "Rzadko spotykany biały, stylowy kapelusz przypominający minione czasy."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_fedora_recolorable.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.0299987793,0),
|
||||
pos = Vector(509.64001464844,427.60998535156,310.23999023438),
|
||||
fov = 1.06,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(197 / 255, 197 / 255, 197 / 255),
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 11,
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_flat_cap"
|
||||
ITEM.name = "Kaszkiet"
|
||||
ITEM.description = "Stylowy, oldschoolowy kaszkiet, który płasko układa się na głowie."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_hat2.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(-9.0200004577637,498.14999389648,0),
|
||||
pos = Vector(124.59999847412,-111.58999633789,-26.549999237061),
|
||||
fov = 3.31,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 8,
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
--[[
|
||||
| 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 = "Niebieski kask ochronny"
|
||||
ITEM.description = "Oznakowany logiem Kombinatu kask ochronny. Często noszony przez Civil Worker Union."
|
||||
ITEM.category = "Clothing - Worker"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/workercap_item.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(0 / 255, 74 / 255, 103 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 9,
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
--[[
|
||||
| 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 = "Zielony kask ochronny"
|
||||
ITEM.description = "Oznakowany logiem Kombinatu kask ochronny. Często noszony przez Civil Worker Union."
|
||||
ITEM.category = "Clothing - Worker"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/workercap_item.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(86 / 255, 108 / 255, 66 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 9
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
--[[
|
||||
| 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 = "Szary kask ochronny"
|
||||
ITEM.description = "Oznakowany logiem Kombinatu kask ochronny. Często noszony przez Civil Worker Union."
|
||||
ITEM.category = "Clothing - Worker"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/workercap_item.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(67 / 255, 66 / 255, 66 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 9,
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
--[[
|
||||
| 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 = "Biały kask ochronny"
|
||||
ITEM.description = "Oznakowany logiem Kombinatu kask ochronny. Często noszony przez Civil Worker Union."
|
||||
ITEM.category = "Clothing - Worker"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/workercap_item.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(184 / 255, 182 / 255, 177 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 9,
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "head_hardhat"
|
||||
ITEM.name = "Kask ochronny"
|
||||
ITEM.description = "Oznakowany logiem Kombinatu kask ochronny. Często noszony przez Civil Worker Union."
|
||||
ITEM.category = "Clothing - Worker"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/workercap_item.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.height = 1
|
||||
ITEM.width = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(24.909999847412,219.97999572754,0),
|
||||
pos = Vector(509.64001464844,427.60998535156,310.23999023438),
|
||||
fov = 0.85,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
HeadGearColor = Vector(200 / 255, 177 / 255, 85 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 9
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_helmet"
|
||||
ITEM.name = "Hełm"
|
||||
ITEM.description = "Metalowy hełm, chroni twoją głowę przed spadającymi przedmiotami oraz odłamkami."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_helmet.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25.159999847412,219.91999816895,0),
|
||||
pos = Vector(123.20999908447,102.44000244141,77.790000915527),
|
||||
fov = 3.35,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 3
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "Hełm medyka"
|
||||
ITEM.description = "Metalowy hełm z oznaczeniem medyka, chroni twoją głowę przed spadającymi przedmiotami oraz odłamkami."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_helmet_med.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(123.20999908447,102.44000244141,77.790000915527),
|
||||
fov = 3.15,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 4
|
||||
}
|
||||
@@ -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 = "Zaawansowna maska przeciwgazowa PMG-5 (AUG) (R)"
|
||||
ITEM.description = "Wygląda identycznie jak oryginalna maska, lecz jest pobawiona wcześniejszej ulepszonej optyki, lepszego połączenia z OCIN i usprawnionego strojenia komunikatora. Obecnie jest pozbawiona tej zaawansowanej elektroniki i jest dostowana do umundurowań ruchu oporu."
|
||||
ITEM.category = "Clothing - Resistance"
|
||||
ITEM.model = "models/wn7new/metropolice_c8/cp_gasmask7.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 = 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 = "Maska przeciwgazowa PMG-5 (AUG) (R)"
|
||||
ITEM.description = "Zapewnia adekwatną ochronę przed szkodliwymi oparami, gazami i innymi nieprzyjemnymi woniami. Obecnie jest pozbawiona tej zaawansowanej elektroniki i jest dostowana do umundurowań ruchu oporu."
|
||||
ITEM.category = "Clothing - Resistance"
|
||||
ITEM.model = "models/wn7new/metropolice_c8/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,30 @@
|
||||
--[[
|
||||
| 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 Transludzi (R)"
|
||||
ITEM.description = "Zapewnia adekwatną ochronę przed szkodliwymi oparami, gazami i innymi nieprzyjemnymi woniami. Obecnie jest pozbawiona tej zaawansowanej elektroniki i jest dostowana do umundurowań ruchu oporu."
|
||||
ITEM.category = "Clothing - Resistance"
|
||||
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"] = 2 -- The actual name of the bodypart, then number in that bodypart (model-wise)
|
||||
}
|
||||
|
||||
ITEM.isGasmask = true
|
||||
ITEM.isCombineMask = false
|
||||
ITEM.isPPE = true
|
||||
ITEM.energyConsumptionRate = 0.001 -- fatigue_system
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_military_cap"
|
||||
ITEM.name = "Czapka wojskowa"
|
||||
ITEM.description = "Czapka z wytartymi insygniami wojskowymi."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_confederatehat.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(2.0199999809265,160.00999450684,0),
|
||||
pos = Vector(187.77000427246,-68.73999786377,6.6199998855591),
|
||||
fov = 2.54,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 6,
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "head_visor_cap"
|
||||
ITEM.name = "Czapka z daszkiem"
|
||||
ITEM.description = "Czapka z daszkiem. Dzięki niemu słońce nie będzie raziło Ci w oczy."
|
||||
ITEM.category = "Clothing - Head"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/head_hat.mdl"
|
||||
ITEM.outfitCategory = "Head"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(16.159999847412,501.51998901367,0),
|
||||
pos = Vector(127.33000183105,-101.41999816895,46.939998626709),
|
||||
fov = 3.69,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
headwear = 7,
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Autorytetu"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(30 / 255, 30 / 255, 30 / 255) -- black
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Biurokraty"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(123 / 255, 123 / 255, 123 / 255) -- light grey
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Biurokratycznego Diabła"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(58 / 255, 56 / 255, 54 / 255)
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie du Bourgogne"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(63 / 255, 44 / 255, 50 / 255) -- burgundy
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Kolekcjonera"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(70 / 255, 75 / 255, 63 / 255) -- dark muted green
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Dyplomaty"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(20 / 255, 32 / 255, 43 / 255) -- darkish green
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Kości Słoniowej"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(255 / 255, 255 / 255, 243 / 255) -- subtle ivory
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Emira"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(142 / 255, 142 / 255, 142 / 255)
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Executive'a"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(39 / 255, 39 / 255, 39 / 255)
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Ekspedycjonisty"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(52 / 255, 56 / 255, 46 / 255)
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Bawarczyka"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(99 / 255, 69 / 255, 64 / 255), -- light brown
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Złotej Gęsi"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(255 / 255, 215 / 255, 32 / 255) --yellow
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Heartwicka"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(31 / 255, 35 / 255, 51 / 255) -- midnight blue
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Indygo Jutra"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(45 / 255, 25 / 255, 57 / 255) -- indigo purple
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Śledczego"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(42 / 255, 47 / 255, 52 / 255)
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Jadeitowe"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(26 / 255, 91 / 255, 84 / 255), --teal jacket
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Mediolanowe"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(70 / 255, 63 / 255, 79 / 255) -- muted purple
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Konduktora"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(244 / 255, 241 / 255, 244 / 255) -- lavender
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,35 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Overseera"
|
||||
ITEM.description = "Zestaw ciemnobordowych spodni, które wymownie podkreślają prochowiec Overseera."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5, 1.25, 0),
|
||||
pos = Vector(0, 0, 200),
|
||||
fov = 5.75,
|
||||
}
|
||||
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(70 / 255, 0.26 / 255, 0.26 / 255) -- midnight blue
|
||||
}
|
||||
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Tygodnika"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(56 / 255, 56 / 255, 56 / 255) -- dark grey
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Prezentera"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(202 / 255, 67 / 255, 67 / 255) -- subtle ivory
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Realisty"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(76 / 255, 67 / 255, 64 / 255) -- brown
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spdonie Lazurytowe"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(11 / 255, 39 / 255, 67 / 255) -- savoy blue
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,33 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Miejskiego Autokraty"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(72 / 255, 60 / 255, 49 / 255),
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Wanilii"
|
||||
ITEM.description = "Para garniturowych spodni o wysokiej jakości, noszone przez członków CAB."
|
||||
ITEM.category = "Clothing - CCA"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_ca_suit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.5,1.25,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 5.75,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(210 / 255, 180 / 255, 140 / 255), -- tan
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Posiadanie tego ubioru bez zgody CAB jest nielegalne.",
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 7
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Beżowe spodnie"
|
||||
ITEM.description = "Para beżowych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(165 / 255, 161 / 255, 135 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Czarne spodnie"
|
||||
ITEM.description = "Para czarnych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(30 / 255, 30 / 255, 30 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Ciemne spodnie"
|
||||
ITEM.description = "Para ciemno spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(0 / 255, 0 / 255, 0 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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 = "legs_blue_pants"
|
||||
ITEM.name = "Niebieskie spodnie"
|
||||
ITEM.description = "Para niebieskich spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(68 / 255, 75 / 255, 93 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Brązowe spodnie"
|
||||
ITEM.description = "Para brązowych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(109 / 255, 93 / 255, 79 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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 = "legs_green_pants"
|
||||
ITEM.name = "Ciemnozielone spodnie"
|
||||
ITEM.description = "Para ciemnozielonych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(60 / 255, 72 / 255, 40 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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 = "legs_grey_pants"
|
||||
ITEM.name = "Ciemnoszare spodnie"
|
||||
ITEM.description = "Para ciemnoszarych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(128 / 255, 128 / 255, 128 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Ciemnoczerwone spodnie"
|
||||
ITEM.description = "Para ciemnoczerwonych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(87 / 255, 70 / 255, 70 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Zielone spodnie"
|
||||
ITEM.description = "Para zielonych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(115 / 255, 159 / 255, 118 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
--[[
|
||||
| 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 = "legs_light_grey_pants"
|
||||
ITEM.name = "Szare spodnie"
|
||||
ITEM.description = "Para szarych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(224 / 255, 219 / 255, 219 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Jasnoniebieskie spodnie"
|
||||
ITEM.description = "Para jasnoniebieskich spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(113 / 255, 120 / 255, 142 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Fioletowe spodnie"
|
||||
ITEM.description = "Para fioletowych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(134 / 255, 123 / 255, 145 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Czerwone spodnie"
|
||||
ITEM.description = "Para czerwonych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(145 / 255, 86 / 255, 86 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Turkusowe spodnie"
|
||||
ITEM.description = "Para turkusowych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(101 / 255, 152 / 255, 170 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Spodnie Twin Brown"
|
||||
ITEM.description = "Para zielonkawo-brązowych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(90 / 255, 87 / 255, 32 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Żółte spodnie"
|
||||
ITEM.description = "Para żółtych spodni. Nieco zużyte i zniszczone."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220.11999511719,0),
|
||||
pos = Vector(176.33000183105,149.16999816895,108.08999633789),
|
||||
fov = 3.52,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(163 / 255, 140 / 255, 51 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 1
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Cywilne luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 5
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Czarne luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(82 / 255, 82 / 255, 82 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Niebieskie luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(113 / 255, 120 / 255, 142 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Brązowe luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(119 / 255, 106 / 255, 84 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Zielone luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(85 / 255, 100 / 255, 83 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Szare luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(153 / 255, 153 / 255, 156 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Pomarańczowe luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = false
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(233 / 255, 135 / 255, 43 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Czerwone luźne spodnie"
|
||||
ITEM.description = "Obywatelski uniform jest uważany za standardowe ubranie reżimu, spodnie pasują do jego ponurego wyglądu."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_jumpsuit_recolorable_pants.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90.099998474121,0.21999999880791,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.55,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(100 / 255, 83 / 255, 83 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 6
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "Wzmocnione czarne spodnie"
|
||||
ITEM.description = "Wzmocnione czarne spodnie, często zakładane przez ruch oporu."
|
||||
ITEM.category = "Clothing - Rebel"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_rebel3.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90,0,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.32,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 4
|
||||
}
|
||||
-- fatigue_system
|
||||
//ITEM.energyConsumptionRate = 0.002
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "Wzmocnione niebieskie spodnie"
|
||||
ITEM.description = "Wzmocnione niebieskie spodnie, często zakładane przez ruch oporu."
|
||||
ITEM.category = "Clothing - Rebel"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_rebel2.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90,0,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.32,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 3
|
||||
}
|
||||
-- fatigue_system
|
||||
//ITEM.energyConsumptionRate = 0.003
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "Wzmocnione zielone spodnie"
|
||||
ITEM.description = "Wzmocnione zielone spodnie, często zakładane przez ruch oporu."
|
||||
ITEM.category = "Clothing - Rebel"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_rebel1.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(90,0,0),
|
||||
pos = Vector(0,0,200),
|
||||
fov = 4.32,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
legs = 2,
|
||||
}
|
||||
-- fatigue_system
|
||||
//ITEM.energyConsumptionRate = 0.002
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Czarne noszone spodnie"
|
||||
ITEM.description = "Para czarnych, zużytych spodni. Wykonane z myślą o trwałości, ale lata ich świetności dawno mineły."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_citizen0.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.charCreation = false
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(176.33999633789,149.16999816895,108.09999847412),
|
||||
fov = 3.31,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(108 / 255, 108 / 255, 108 / 255)
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Niebieskie noszone spodnie"
|
||||
ITEM.description = "Para niebieskich, zużytych spodni. Wykonane z myślą o trwałości, ale lata ich świetności dawno mineły."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_citizen0.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.charCreation = false
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(176.33999633789,149.16999816895,108.09999847412),
|
||||
fov = 3.31,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(68 / 255, 75 / 255, 93 / 255)
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Zielone noszone spodnie"
|
||||
ITEM.description = "Para zielonych, zużytych spodni. Wykonane z myślą o trwałości, ale lata ich świetności dawno mineły."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_citizen0.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.charCreation = false
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(176.33999633789,149.16999816895,108.09999847412),
|
||||
fov = 3.31,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(60 / 255, 72 / 255, 40 / 255)
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Noszone szare spodnie"
|
||||
ITEM.description = "Para szarych, zużytych spodni. Wykonane z myślą o trwałości, ale lata ich świetności dawno mineły."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_citizen0.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.charCreation = false
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(176.33999633789,149.16999816895,108.09999847412),
|
||||
fov = 3.31,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(197 / 255, 197 / 255, 197 / 255)
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Czerwone noszone spodnie"
|
||||
ITEM.description = "Para czerwonych, zużytych spodni. Wykonane z myślą o trwałości, ale lata ich świetności dawno mineły."
|
||||
ITEM.category = "Clothing - Citizen Trousers"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/legs_citizen0.mdl"
|
||||
ITEM.outfitCategory = "Legs"
|
||||
ITEM.charCreation = false
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(176.33999633789,149.16999816895,108.09999847412),
|
||||
fov = 3.31,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
PantsColor = Vector(87 / 255, 70 / 255, 70 / 255)
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "shoes_black_shoes"
|
||||
ITEM.name = "Czarne buty"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_universal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(144.07000732422,120.87999725342,87.480003356934),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(123 / 255, 123 / 255, 123 / 255)
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Ciemne buty"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_universal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(144.07000732422,120.87999725342,87.480003356934),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(0 / 255, 0 / 255, 0 / 255)
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "shoes_brown_shoes" -- old ID remove with wipe
|
||||
ITEM.name = "Brązowe buty"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_universal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(144.07000732422,120.87999725342,87.480003356934),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(131 / 255, 120 / 255, 108 / 255)
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "shoes_blue_shoes" -- old ID remove with wipe
|
||||
ITEM.name = "Granatowe buty"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_universal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(144.07000732422,120.87999725342,87.480003356934),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(112 / 255, 124 / 255, 133 / 255)
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
--[[
|
||||
| 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 = "Eleganckie buty"
|
||||
ITEM.description = "Na dzisiejszym rynku tylko niewielu może sobie pozwolić na takie formalne rodzaje butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_formal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.adminCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(142.58999633789,119.62999725342,86.769996643066),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
shoes = 3
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Szare buty"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_universal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(144.07000732422,120.87999725342,87.480003356934),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(186 / 255, 186 / 255, 186 / 255)
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
--[[
|
||||
| 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 = "Buty na obcasie"
|
||||
ITEM.description = "Noszone głównie przez najwyższą elite społeczeństwa."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_heels.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.adminCreation = true
|
||||
ITEM.bodyGroups = {
|
||||
shoes = 5
|
||||
}
|
||||
ITEM.colorAppendix = {
|
||||
blue = "Działa tylko dla modeli kobiet.",
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Buty z brązowej skóry"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_boots.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(142.67999267578,119.7200012207,86.790000915527),
|
||||
fov = 3.62,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(122 / 255, 108 / 255, 101 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
shoes = 4,
|
||||
}
|
||||
@@ -0,0 +1,29 @@
|
||||
--[[
|
||||
| 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 = "Buty z czarnej skóry"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_boots.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(142.67999267578,119.7200012207,86.790000915527),
|
||||
fov = 3.62,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(169 / 255, 169 / 255, 169 / 255)
|
||||
}
|
||||
ITEM.bodyGroups = {
|
||||
shoes = 4,
|
||||
}
|
||||
@@ -0,0 +1,26 @@
|
||||
--[[
|
||||
| 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 = "Ciemnoczerwone buty"
|
||||
ITEM.description = "Para solidnych butów."
|
||||
ITEM.category = "Clothing - Shoes"
|
||||
ITEM.model = "models/willardnetworks/clothingitems/shoes_universal.mdl"
|
||||
ITEM.outfitCategory = "Shoes"
|
||||
ITEM.width = 1
|
||||
ITEM.height = 1
|
||||
ITEM.charCreation = true
|
||||
ITEM.iconCam = {
|
||||
ang = Angle(25,220,0),
|
||||
pos = Vector(144.07000732422,120.87999725342,87.480003356934),
|
||||
fov = 3.41,
|
||||
}
|
||||
ITEM.proxy = {
|
||||
ShoesColor = Vector(131 / 255, 118 / 255, 118 / 255)
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user