mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-19 22:53:46 +03:00
Upload
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user