diff --git a/neo/materials/models/props_nature/bushhedge.vmt b/neo/materials/models/props_nature/bushhedge.vmt new file mode 100644 index 0000000..f9273b1 --- /dev/null +++ b/neo/materials/models/props_nature/bushhedge.vmt @@ -0,0 +1,10 @@ +"vertexlitGeneric" +{ + "$baseTexture" "\models\props_nature\bushhedge" + "$surfaceprop" "foliage" + "$nodecal" 1 + "$alphatest" 1 + "$alphatestreference" 0.3 + "$allowalphatocoverage" 1 + "$nocull" 1 +} diff --git a/neo/materials/models/props_nature/foliage_01.vmt b/neo/materials/models/props_nature/foliage_01.vmt new file mode 100644 index 0000000..f0b8741 --- /dev/null +++ b/neo/materials/models/props_nature/foliage_01.vmt @@ -0,0 +1,10 @@ +"vertexlitGeneric" +{ + "$baseTexture" "\models\props_nature\foliage_01" + "$surfaceprop" "foliage" + "$nodecal" 1 + "$alphatest" 1 + "$alphatestreference" 0.3 + "$allowalphatocoverage" 1 + "$nocull" 1 +} diff --git a/neo/materials/models/props_nature/foliage_02.vmt b/neo/materials/models/props_nature/foliage_02.vmt new file mode 100644 index 0000000..daf98f9 --- /dev/null +++ b/neo/materials/models/props_nature/foliage_02.vmt @@ -0,0 +1,10 @@ +"vertexlitGeneric" +{ + "$baseTexture" "\models\props_nature\foliage_02" + "$surfaceprop" "foliage" + "$nodecal" 1 + "$alphatest" 1 + "$alphatestreference" 0.3 + "$allowalphatocoverage" 1 + "$nocull" 1 +} diff --git a/neo/materials/models/props_nature/foliage_03.vmt b/neo/materials/models/props_nature/foliage_03.vmt new file mode 100644 index 0000000..94dea50 --- /dev/null +++ b/neo/materials/models/props_nature/foliage_03.vmt @@ -0,0 +1,10 @@ +"vertexlitGeneric" +{ + "$baseTexture" "\models\props_nature\foliage_03" + "$surfaceprop" "foliage" + "$nodecal" 1 + "$alphatest" 1 + "$alphatestreference" 0.3 + "$allowalphatocoverage" 1 + "$nocull" 1 +}