diff options
Diffstat (limited to 'content/materials/models/props')
16 files changed, 43 insertions, 0 deletions
diff --git a/content/materials/models/props/cs_militia/fern01.vmt b/content/materials/models/props/cs_militia/fern01.vmt new file mode 100644 index 0000000..99b75fc --- /dev/null +++ b/content/materials/models/props/cs_militia/fern01.vmt @@ -0,0 +1,8 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\cs_militia\fern01" + "$alphatest" "1" + "$nocull" "1" + "$surfaceprop" "grass" + +} diff --git a/content/materials/models/props/cs_militia/fern01.vtf b/content/materials/models/props/cs_militia/fern01.vtf Binary files differnew file mode 100644 index 0000000..43cebc3 --- /dev/null +++ b/content/materials/models/props/cs_militia/fern01.vtf diff --git a/content/materials/models/props/cs_militia/furnace01.vmt b/content/materials/models/props/cs_militia/furnace01.vmt new file mode 100644 index 0000000..5487b47 --- /dev/null +++ b/content/materials/models/props/cs_militia/furnace01.vmt @@ -0,0 +1,4 @@ +"VertexLitGeneric" +{ + "$baseTexture" "models\props\CS_Militia/Furnace01" +} diff --git a/content/materials/models/props/cs_militia/furnace01.vtf b/content/materials/models/props/cs_militia/furnace01.vtf Binary files differnew file mode 100644 index 0000000..bffe5b2 --- /dev/null +++ b/content/materials/models/props/cs_militia/furnace01.vtf diff --git a/content/materials/models/props/cs_office/plant01.vmt b/content/materials/models/props/cs_office/plant01.vmt new file mode 100644 index 0000000..2b46699 --- /dev/null +++ b/content/materials/models/props/cs_office/plant01.vmt @@ -0,0 +1,5 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\cs_office\plant01" + +} diff --git a/content/materials/models/props/cs_office/plant01.vtf b/content/materials/models/props/cs_office/plant01.vtf Binary files differnew file mode 100644 index 0000000..7bc2ae0 --- /dev/null +++ b/content/materials/models/props/cs_office/plant01.vtf diff --git a/content/materials/models/props/cs_office/plant01_p.vmt b/content/materials/models/props/cs_office/plant01_p.vmt new file mode 100644 index 0000000..b913964 --- /dev/null +++ b/content/materials/models/props/cs_office/plant01_p.vmt @@ -0,0 +1,5 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\cs_office\plant01_p" + +} diff --git a/content/materials/models/props/cs_office/plant01_p.vtf b/content/materials/models/props/cs_office/plant01_p.vtf Binary files differnew file mode 100644 index 0000000..b978cb3 --- /dev/null +++ b/content/materials/models/props/cs_office/plant01_p.vtf diff --git a/content/materials/models/props/cs_office/plant02.vmt b/content/materials/models/props/cs_office/plant02.vmt new file mode 100644 index 0000000..20928c1 --- /dev/null +++ b/content/materials/models/props/cs_office/plant02.vmt @@ -0,0 +1,5 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\cs_office\plant02" + +} diff --git a/content/materials/models/props/cs_office/plant02.vtf b/content/materials/models/props/cs_office/plant02.vtf Binary files differnew file mode 100644 index 0000000..c95bab4 --- /dev/null +++ b/content/materials/models/props/cs_office/plant02.vtf diff --git a/content/materials/models/props/de_inferno/clayoven.vmt b/content/materials/models/props/de_inferno/clayoven.vmt new file mode 100644 index 0000000..0ce8887 --- /dev/null +++ b/content/materials/models/props/de_inferno/clayoven.vmt @@ -0,0 +1,5 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\de_inferno\clayoven" + +} diff --git a/content/materials/models/props/de_inferno/clayoven.vtf b/content/materials/models/props/de_inferno/clayoven.vtf Binary files differnew file mode 100644 index 0000000..91a05d0 --- /dev/null +++ b/content/materials/models/props/de_inferno/clayoven.vtf diff --git a/content/materials/models/props/de_inferno/clayoven2.vmt b/content/materials/models/props/de_inferno/clayoven2.vmt new file mode 100644 index 0000000..14483c7 --- /dev/null +++ b/content/materials/models/props/de_inferno/clayoven2.vmt @@ -0,0 +1,6 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\de_inferno\clayoven2" + "$alphatest" "1" + +} diff --git a/content/materials/models/props/de_inferno/clayoven2.vtf b/content/materials/models/props/de_inferno/clayoven2.vtf Binary files differnew file mode 100644 index 0000000..a4c73a9 --- /dev/null +++ b/content/materials/models/props/de_inferno/clayoven2.vtf diff --git a/content/materials/models/props/de_inferno/fountain.vmt b/content/materials/models/props/de_inferno/fountain.vmt new file mode 100644 index 0000000..1c47596 --- /dev/null +++ b/content/materials/models/props/de_inferno/fountain.vmt @@ -0,0 +1,5 @@ +VertexLitGeneric +{ + "$basetexture" "models\props\de_inferno\fountain" + +} diff --git a/content/materials/models/props/de_inferno/fountain.vtf b/content/materials/models/props/de_inferno/fountain.vtf Binary files differnew file mode 100644 index 0000000..89c6aea --- /dev/null +++ b/content/materials/models/props/de_inferno/fountain.vtf |
