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 = "70'lerin Gözlükleri"
|
||||
ITEM.description = "Kahverengi çerçeveli, 70'lerden kalma bir çift vintage gözlük."
|
||||
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 = "Havacı Gözlükleri"
|
||||
ITEM.description = "Geçmişi anımsatan şık bir havacı gözlüğü."
|
||||
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 = false
|
||||
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 = "Gözlükler"
|
||||
ITEM.description = "Bir çift siyah, kare çerçeveli gözlük. Daha iyi görmenize yardımcı olur."
|
||||
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 = "Gaz Maskesi"
|
||||
ITEM.description = "Tehlikeli gaz hariç diğer gazlara ve bazı kötü kokulara karşı yeterli koruma sağlar."
|
||||
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,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 = "M40 Gaz Maskesi"
|
||||
ITEM.description = "Zararlı dumanlara, ölümcül gazlara ve bazı kötü kokulara karşı yeterli koruma sağlar."
|
||||
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
|
||||
ITEM.isPPE = 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 = "Eldivenler"
|
||||
ITEM.description = "Bir çift siyah eldiven. İş, hava durumu ve daha fazlası için iyi."
|
||||
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 = "Medikal Eldivenler"
|
||||
ITEM.description = "Bir çift mavi tıbbi eldiven. Kliniklerde kullanılır."
|
||||
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 = "Uçsuz Eldivenler"
|
||||
ITEM.description = "Parmak uçları olmayan bir çift siyah eldiven. Parmaklarınızı serbest tutar."
|
||||
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 = "Mavi Bere"
|
||||
ITEM.description = "Biraz ihmal edilmemiş olsa da mavi yünlü bir bere. Başınızın üstüne oturmak için sıcak ve rahat."
|
||||
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 = "Kahverengi Bere"
|
||||
ITEM.description = "Biraz ihmal edilmemiş olsa da kahverengi, yünlü bir bere. Başınızın üstüne oturmak için sıcak ve rahat."
|
||||
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 = "Yeşil Bere"
|
||||
ITEM.description = "Biraz ihmal edilmemiş olsa da yeşil, yünlü bir bere. Başınızın üstüne oturmak için sıcak ve rahat."
|
||||
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 = "Gri Bere"
|
||||
ITEM.description = "Biraz ihmal edilmemiş olsa da gri renkli, yünlü bir bere. Başınızın üstüne oturmak için sıcak ve rahat."
|
||||
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 = "Kırmızı Bere"
|
||||
ITEM.description = "Biraz ihmal edilmemiş olsa da kırmızı, yünlü bir bere. Başınızın üstüne oturmak için sıcak ve rahat."
|
||||
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 = "Boonie Şapkası"
|
||||
ITEM.description = "Geniş çerçeveli bir şapka. Güneşi başınızdan uzak tutar."
|
||||
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 = "Red Beret"
|
||||
ITEM.description = "A Red beret with military insignia."
|
||||
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"] = "This item only works for Conscript Models."}
|
||||
@@ -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 = "Balistic Helmet"
|
||||
ITEM.description = "A Balistic Helmet worn by 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"] = "This item only works for Conscript Models."}
|
||||
@@ -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 = "Şef Şapkası"
|
||||
ITEM.description = "Uzun, beyaz bir şapka. Yemek pişirmede iyi olduğu varsayılan kişiler tarafından giyilir."
|
||||
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 = "Siyah Fedora"
|
||||
ITEM.description = "Geçmiş zamanları hatırlatan nadir, şık bir şapka."
|
||||
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 = "Kahverengi Fedora"
|
||||
ITEM.description = "Geçmiş zamanları hatırlatan nadir kahverengi şık bir şapka."
|
||||
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 = "Beyaz Fedora"
|
||||
ITEM.description = "Geçmiş zamanları hatırlatan nadir beyaz şık bir şapka."
|
||||
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 = "Düz Şapka"
|
||||
ITEM.description = "Başta düz olan şık, eski tarz bir şapka"
|
||||
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 = "Mavi İnşaat Şapkası"
|
||||
ITEM.description = "Sırtında Combine işareti bulunan bu inşaat şapkaları genellikle Sivil İşçiler Sendikası tarafından giyilir."
|
||||
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 = "Yeşil İnşaat Şapkası"
|
||||
ITEM.description = "Sırtında Combine işareti bulunan bu inşaat şapkaları genellikle Sivil İşçiler Sendikası tarafından giyilir."
|
||||
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 = "Gri İnşaat Şapkası"
|
||||
ITEM.description = "Sırtında Combine işareti bulunan bu inşaat şapkaları genellikle Sivil İşçiler Sendikası tarafından giyilir."
|
||||
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 = "Beyaz İnşaat Şapkası"
|
||||
ITEM.description = "Sırtında Combine işareti bulunan bu inşaat şapkaları genellikle Sivil İşçiler Sendikası tarafından giyilir."
|
||||
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 = "İnşaat Şapkası"
|
||||
ITEM.description = "Sırtında Combine işareti bulunan bu inşaat şapkaları genellikle Sivil İşçiler Sendikası tarafından giyilir."
|
||||
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 = "Savaş Kaskı"
|
||||
ITEM.description = "Metal bir kask. Başınızı düşen nesnelerden ve şarapnellerden korur."
|
||||
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 = "Doktor Kaskı"
|
||||
ITEM.description = "Metal bir doktor kaskı. Başınızı düşen nesnelerden ve şarapnellerden korur."
|
||||
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 = "Advanced PMG-5 (AUG) Gasmask (R)"
|
||||
ITEM.description = "Just like the original mask, but it once had improved visuals, better connection to OCIN and enhanced tuning for Comms chatter. Now it has been stripped of it's advanced electronics and made compatible with resistance uniforms."
|
||||
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 = "PMG-5 (AUG) Gasmask (R)"
|
||||
ITEM.description = "Provides adequate protection against harmful fumes, gases, and some foul odours. Has been stripped of it's advanced electronics and made compatible with resistance uniforms."
|
||||
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 = "OTA Mask (R)"
|
||||
ITEM.description = "Provides adequate protection against harmful fumes, gases, and some foul odours. Has been stripped of it's advanced electronics and made compatible with resistance uniforms."
|
||||
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 = "Askeri Şapka"
|
||||
ITEM.description = "Üzerinde yıpranmış askeri amblem bulunan bir şapka."
|
||||
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 = "Vizörlü Şapka"
|
||||
ITEM.description = "Vizörlü bir şapka. Güneşi gözünüzden uzak tutar."
|
||||
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 = "Otoriter Pantolon"
|
||||
ITEM.description = "Combine sivil yönetimi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Bürokrat Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Bureaucratic Devil Trousers"
|
||||
ITEM.description = "A pair of high quality suit trousers worn by various members of Civil Administration."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Bordo Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Koleksiyoncu Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Diplomat Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Fil Avcısı Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "The Emir's Trousers"
|
||||
ITEM.description = "A pair of high quality suit trousers worn by various members of Civil Administration."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Executive Trousers"
|
||||
ITEM.description = "A pair of high quality suit trousers worn by various members of Civil Administration."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "The Expeditionary Trousers"
|
||||
ITEM.description = "A pair of high quality suit trousers worn by various members of Civil Administration."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Alman Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Altın Kaz Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Heartwick Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Yarının İndigo Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Investigator's Trousers"
|
||||
ITEM.description = "A pair of high quality suit trousers worn by various members of Civil Administration."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Yeşim Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Milan Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Mulligan Ekspres Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Gözetmen Pantolonu"
|
||||
ITEM.description = "Overseer Trençkotunu etkili bir şekilde ifade eden koyu bordo pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
|
||||
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 = "Kuş Tüyü Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Sunucu Sevinci Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Realist Pantolonu"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Savoy Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Urban Autocrat Trousers"
|
||||
ITEM.description = "A pair of high quality suit trousers worn by various members of Civil Administration."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Vanilla Pantolon"
|
||||
ITEM.description = "Combine sivil idaresi tarafından giyilen yüksek kalite bir pantolon."
|
||||
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 = "It is illegal for non-CCA members to own this suit without CCA approval.",
|
||||
}
|
||||
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 = "Bej Pantolon"
|
||||
ITEM.description = "Bej bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Siyah pantolon"
|
||||
ITEM.description = "Siyah bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Bloke Pantolon"
|
||||
ITEM.description = "Belirli bir kişinin adını taşıyan bir çift siyah pantolon."
|
||||
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 = "Mavi Pantolon"
|
||||
ITEM.description = "Mavi bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Kahverengi Pantolon"
|
||||
ITEM.description = "Kahverengi bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Koyu Yeşil Pantolon"
|
||||
ITEM.description = "Koyu yeşil bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Koyu Gri Pantolon"
|
||||
ITEM.description = "Koyu gri bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Koyu Kırmızı pantolon"
|
||||
ITEM.description = "Koyu kırmızı bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Yeşil Pantolon"
|
||||
ITEM.description = "Yeşil bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Gri Pantolon"
|
||||
ITEM.description = "Gri bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Açık Mavi Pantolon"
|
||||
ITEM.description = "Açık mavi bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Mor Pantolon"
|
||||
ITEM.description = "Mor bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Kırmızı Pantolon"
|
||||
ITEM.description = "Kırmızı bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Turkuaz Pantolon"
|
||||
ITEM.description = "Turkuaz bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Twin Brown Trousers"
|
||||
ITEM.description = "A pair of greenish brown trousers. Somewhat worn and shabby by now.. But made to last."
|
||||
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 = "Sarı pantolon"
|
||||
ITEM.description = "Sarı bir pantolon, biraz hırpalanmış görünse de dayanıklı."
|
||||
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 = "Tulum pantolonu."
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Siyah tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Mavi tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Kahverengi tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Yeşil tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Gri tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Turuncu tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Kırmızı tulum pantolonu"
|
||||
ITEM.description = "Bu tulum rejimin standart kıyafeti olarak kabul ediliyor, pantolonu da kasvetli görünmüne uyuyor."
|
||||
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 = "Siyah Dolgulu Pantolon"
|
||||
ITEM.description = "Genellikle direniş figürlerinin giydiği bir çift dolgulu siyah pantolon."
|
||||
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 = "Mavi Dolgulu Pantolon"
|
||||
ITEM.description = "Genellikle direniş figürlerinin giydiği bir çift dolgulu mavi pantolon."
|
||||
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 = "Yeşil Dolgulu Pantolon"
|
||||
ITEM.description = "Genellikle direniş figürlerinin giydiği bir çift dolgulu yeşil pantolon."
|
||||
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 = "Eskimiş Siyah Pantolon"
|
||||
ITEM.description = "Bir çift siyah eskitilmiş pantolon. Uzun süre dayanacak şekilde tasarlandı ama kendilerini iyi hissetmiyorlar."
|
||||
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 = "Eskimiş Mavi Pantolon"
|
||||
ITEM.description = "Bir çift mavi yıpranmış pantolon. Uzun süre dayanacak şekilde tasarlandı ama kendilerini iyi hissetmiyorlar."
|
||||
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 = "Eskimiş Yeşil Pantolon"
|
||||
ITEM.description = "Bir çift yeşil yıpranmış pantolon. Uzun süre dayanacak şekilde tasarlandı ama kendilerini iyi hissetmiyorlar."
|
||||
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 = "Eskimiş Gri Pantolon"
|
||||
ITEM.description = "Bir çift gri yıpranmış pantolon. Uzun süre dayanacak şekilde tasarlandı ama kendilerini iyi hissetmiyorlar."
|
||||
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 = "Eskimiş Kırmızı Pantolon"
|
||||
ITEM.description = "Bir çift kırmızı yıpranmış pantolon. Uzun süre dayanacak şekilde tasarlandı ama kendilerini iyi hissetmiyorlar."
|
||||
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 = "Siyah ayakkabılar"
|
||||
ITEM.description = "Yollar ve patikalar için artık bakımı yapılmayan bir çift sağlam ayakkabı."
|
||||
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 = "Bloke Ayakkabılar"
|
||||
ITEM.description = "Yollar ve patikalar için bir çift siyah sağlam Bloke ayakkabısı. Uzun süredir bakımı yapılmıyor gibi."
|
||||
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 = "Kahverengi ayakkabılar"
|
||||
ITEM.description = "Yollar ve patikalar için artık bakımı yapılmayan bir çift sağlam ayakkabı."
|
||||
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 = "Koyu Mavi Ayakkabı"
|
||||
ITEM.description = "Yollar ve patikalar için artık bakımı yapılmayan bir çift sağlam ayakkabı."
|
||||
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 = "Elbise Ayakkabıları"
|
||||
ITEM.description = "Günümüz pazarında, yalnızca küçük bir sivil alt kümesi bu tür resmi ayakkabıları satın alabiliyor."
|
||||
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 = "Gri Ayakkabı"
|
||||
ITEM.description = "Yollar ve patikalar için artık bakımı yapılmayan bir çift sağlam ayakkabı."
|
||||
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 = "Topuklu ayakkabı"
|
||||
ITEM.description = "Yalnızca toplumdaki en yakın çevre kademeleri tarafından giyilir."
|
||||
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 = "Sadece bayan modellerde işe yarar",
|
||||
}
|
||||
@@ -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 = "Kahverengi Deri Çizme"
|
||||
ITEM.description = "Önümüzdeki uzun yolculuğa hazır bir çift koyu renkli, dayanıklı deri çizme."
|
||||
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 = "Koyu Deri Çizme"
|
||||
ITEM.description = "Önümüzdeki uzun yolculuğa hazır bir çift koyu renkli, dayanıklı deri çizme."
|
||||
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 = "Koyu Kırmızı Ayakkabı"
|
||||
ITEM.description = "Yollar ve patikalar için artık bakımı yapılmayan bir çift sağlam ayakkabı."
|
||||
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