mirror of
https://github.com/metrostroi-repo/MetrostroiAddon.git
synced 2026-05-02 00:42:29 +00:00
@@ -301,7 +301,7 @@ ENT.ButtonMap["AV1"] = {
|
||||
|
||||
ENT.ClientProps["tab"] = {
|
||||
model = "models/metrostroi_train/Equipment/tab.mdl",
|
||||
pos = Vector(12.0-0.4,-1,-2),
|
||||
pos = Vector(12.0-0.4,0,-2),
|
||||
ang = Angle(0,0,0),
|
||||
skin = 0,
|
||||
hide = 2,
|
||||
@@ -1067,7 +1067,7 @@ ENT.ClientProps["door2"] = {
|
||||
|
||||
ENT.ClientProps["door3"] = {
|
||||
model = "models/metrostroi_train/81-703/81-703_door_interior_a.mdl",
|
||||
pos = Vector(395.6,-16,-8,5),
|
||||
pos = Vector(395.6,-15,-8,5),
|
||||
ang = Angle(0.000000,90.000000,0.000000),
|
||||
hide = 2,
|
||||
}
|
||||
|
||||
@@ -286,7 +286,7 @@ ENT.ButtonMap["AV1"] = {
|
||||
|
||||
ENT.ClientProps["tab"] = {
|
||||
model = "models/metrostroi_train/Equipment/tab.mdl",
|
||||
pos = Vector(12.0-0.4,-1,-2),
|
||||
pos = Vector(12.0-0.4,0,-2),
|
||||
ang = Angle(0,0,0),
|
||||
skin = 0,
|
||||
hide = 2,
|
||||
@@ -968,7 +968,7 @@ ENT.ClientProps["door2"] = {
|
||||
|
||||
ENT.ClientProps["door3"] = {
|
||||
model = "models/metrostroi_train/81-703/81-703_door_interior_a.mdl",
|
||||
pos = Vector(395.6,-16,-8,5),
|
||||
pos = Vector(395.6,-15,-8,5),
|
||||
ang = Angle(0.000000,90.000000,0.000000),
|
||||
hide = 2,
|
||||
}
|
||||
|
||||
@@ -24,8 +24,8 @@ function SWEP:PrimaryAttack()
|
||||
tr.filter = function(ent) if (ent:GetClass() == "func_door" or ent:GetClass() == "func_button") and ent:GetName():find("adminlock") then return true end end
|
||||
local trace = util.TraceLine( tr )
|
||||
if not trace.Hit or not IsValid(trace.Entity) then return end
|
||||
trace.Entity:Fire("Toggle","","")
|
||||
trace.Entity:Fire("Press","","")
|
||||
trace.Entity:Fire("Toggle","")
|
||||
trace.Entity:Fire("Press","")
|
||||
|
||||
self:SetNextPrimaryFire( CurTime()+0.5)
|
||||
end
|
||||
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
}
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,15 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/windows"
|
||||
"$model" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 100
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$allowalphatocoverage" "1"
|
||||
$phongfresnelranges "[0 0.4 1]"
|
||||
$envmap env_cubemap
|
||||
$envmaptint "[0.2 0.2 0.2]"
|
||||
$envmapmask "models/metrostroi_train/81-502/windows"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,19 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[1 1 1]"
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.05 0.05 0.05]"
|
||||
}
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,15 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-710/windows"
|
||||
"$model" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 100
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$allowalphatocoverage" "1"
|
||||
$phongfresnelranges "[0 0.4 1]"
|
||||
$envmap env_cubemap
|
||||
$envmaptint "[0.2 0.2 0.2]"
|
||||
$envmapmask "models/metrostroi_train/81-710/windows"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,20 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]
|
||||
}
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,15 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/windows"
|
||||
"$model" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent cabine_100
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$allowalphatocoverage" "1"
|
||||
$phongfresnelranges "[0 0.4 1]"
|
||||
$envmap env_cubemap
|
||||
$envmaptint "[0.2 0.2 0.2]"
|
||||
$envmapmask "models/metrostroi_train/81-502/windows"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,19 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
}
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
18
materials/models/metrostroi_train/81-703/703windows_old.vmt
Normal file
18
materials/models/metrostroi_train/81-703/703windows_old.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,18 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.5 0.5 0.5]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,14 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-508/windows"
|
||||
"$model" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 80
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$allowalphatocoverage" "1"
|
||||
$phongfresnelranges "[1 1 1]"
|
||||
$envmap env_cubemap
|
||||
$envmaptint "[0.5 0.5 0.5]"
|
||||
$envmapmask "models/metrostroi_train/81-508/windows"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
}
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
18
materials/models/metrostroi_train/81-707/703windows_old.vmt
Normal file
18
materials/models/metrostroi_train/81-707/703windows_old.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,19 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
18
materials/models/metrostroi_train/81-707/windows.vmt
Normal file
18
materials/models/metrostroi_train/81-707/windows.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[1 1 1]"
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
}
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,15 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-710/windows"
|
||||
"$model" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 100
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$allowalphatocoverage" "1"
|
||||
$phongfresnelranges "[0 0.4 1]"
|
||||
$envmap env_cubemap
|
||||
$envmaptint "[0.2 0.2 0.2]"
|
||||
$envmapmask "models/metrostroi_train/81-710/windows"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,14 +1,18 @@
|
||||
"UnlitGeneric"
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$additive" 1
|
||||
"$basetexture" "models/Kleiner/glasslens"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$model" 1
|
||||
"$halflambert" 1
|
||||
"UnlitGeneric_DX8"
|
||||
{
|
||||
"$envmaptint" "[.4 .4 .4]"
|
||||
}
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
}
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
18
materials/models/metrostroi_train/81-717/703windows_old.vmt
Normal file
18
materials/models/metrostroi_train/81-717/703windows_old.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,16 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0.1 0.1]"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
18
materials/models/metrostroi_train/81-717/windows.vmt
Normal file
18
materials/models/metrostroi_train/81-717/windows.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,20 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]
|
||||
}
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,19 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,15 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-722/glass"
|
||||
"$model" "1"
|
||||
"$alphatest" "1"
|
||||
$phong 1
|
||||
$phongexponent 300
|
||||
$phongboost 6
|
||||
$phongfresnelranges "[1 1 1]"
|
||||
"$bumpmap" "models/metrostroi_train/81-722/glass_n"
|
||||
"$allowalphatocoverage" "1"
|
||||
$envmap env_cubemap
|
||||
$envmaptint "[1 1 1]"
|
||||
$normalmapalphaenvmapmask 1
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -1,20 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]
|
||||
}
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
|
||||
@@ -1,19 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "models/metrostroi_train/81-502/glass"
|
||||
"$model" "1"
|
||||
"$allowalphatocoverage" "1"
|
||||
"$alphatest" "1"
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
|
||||
$phong 1
|
||||
$phongexponent 64
|
||||
$phongboost 16
|
||||
$phongfresnelranges "[0.1 0 0]"
|
||||
|
||||
"$bumpmap" "models/metrostroi_train/81-502/glass_n"
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
18
materials/models/metrostroi_train/common/703windows.vmt
Normal file
18
materials/models/metrostroi_train/common/703windows.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
18
materials/models/metrostroi_train/common/703windows_old.vmt
Normal file
18
materials/models/metrostroi_train/common/703windows_old.vmt
Normal file
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
"VertexLitGeneric"
|
||||
{
|
||||
"$basetexture" "\models\metrostroi_train\common\glass_metrostroi_001"
|
||||
"$bumpmap" "models\metrostroi_train\common\glass_metrostroi_n"
|
||||
"$translucent" 1
|
||||
"$halflambert" 1
|
||||
"$additive" 1
|
||||
"$model" 1
|
||||
|
||||
"$envmap" "env_cubemap"
|
||||
"$envmapcontrast" "1"
|
||||
"$envmaptint" "[0.25 0.25 0.25]"
|
||||
|
||||
"$phong" "1"
|
||||
"$phongexponent" "64"
|
||||
"$phongboost" "16"
|
||||
"$phongfresnelranges" "[0.1 0 0]"
|
||||
}
|
||||
BIN
materials/models/metrostroi_train/common/glass_metrostroi_001.vtf
LFS
Normal file
BIN
materials/models/metrostroi_train/common/glass_metrostroi_001.vtf
LFS
Normal file
Binary file not shown.
BIN
materials/models/metrostroi_train/common/glass_metrostroi_n.vtf
LFS
Normal file
BIN
materials/models/metrostroi_train/common/glass_metrostroi_n.vtf
LFS
Normal file
Binary file not shown.
Binary file not shown.
BIN
models/metrostroi_train/81-502/81-502.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-502/81-502.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/81-502.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-502/81-502.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/81-502.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-502/81-502.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/81-502.phy
LFS
Normal file
BIN
models/metrostroi_train/81-502/81-502.phy
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/81-502.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-502/81-502.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/81-502.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-502/81-502.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/ema501_cabine.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-502/ema501_cabine.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/ema501_cabine.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-502/ema501_cabine.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/ema501_cabine.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-502/ema501_cabine.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/ema501_cabine.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-502/ema501_cabine.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-502/ema501_cabine.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-502/ema501_cabine.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-508/81-508_underwagon.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-508/81-508_underwagon.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-508/81-508_underwagon.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-508/81-508_underwagon.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-508/81-508_underwagon.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-508/81-508_underwagon.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-508/81-508_underwagon.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-508/81-508_underwagon.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-508/81-508_underwagon.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-508/81-508_underwagon.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_cabine.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_cabine.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_cabine.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_cabine.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_cabine.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_cabine.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_cabine.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_cabine.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_cabine.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_cabine.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon_int.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon_int.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon_int.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon_int.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon_int.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon_int.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon_int.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon_int.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/703_salon_int.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-703/703_salon_int.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703.phy
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703.phy
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703_Underwagon.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703_Underwagon.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703_Underwagon.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703_Underwagon.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703_Underwagon.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703_Underwagon.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703_Underwagon.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703_Underwagon.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-703/81-703_Underwagon.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-703/81-703_Underwagon.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh1_salon.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh1_salon.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh1_salon.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh1_salon.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh1_salon.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh1_salon.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh1_salon.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh1_salon.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh1_salon.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh1_salon.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh_salon.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh_salon.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh_salon.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh_salon.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh_salon.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh_salon.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh_salon.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh_salon.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-707/ezh_salon.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-707/ezh_salon.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-508t.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-508t.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-508t.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-508t.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-508t.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-508t.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-508t.phy
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-508t.phy
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-508t.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-508t.sw.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-508t.vvd
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-508t.vvd
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-710.dx80.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-710.dx80.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-710.dx90.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-710.dx90.vtx
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-710.mdl
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-710.mdl
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-710.phy
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-710.phy
LFS
Normal file
Binary file not shown.
BIN
models/metrostroi_train/81-710/81-710.sw.vtx
LFS
Normal file
BIN
models/metrostroi_train/81-710/81-710.sw.vtx
LFS
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user