configurado filepaths do _vest

This commit is contained in:
valmojr
2023-10-19 00:21:53 -03:00
parent 7f67dbea5e
commit 7ce324b436
8 changed files with 23 additions and 23 deletions

View File

@@ -8,7 +8,7 @@ PixelShaderID = "Super";
VertexShaderID = "Super";
class Stage1
{
texture = "braf\braf_factions\addons\characters_vest\Data\ephod\cratenia_nohq.paa";
texture = "braf\braf_factions\addons\vest\Data\ephod\cratenia_nohq.paa";
uvSource = "tex";
class uvTransform
{
@@ -56,7 +56,7 @@ class Stage4
};
class Stage5
{
texture = "braf\braf_factions\addons\characters_vest\Data\ephod\cratenia_smdi.paa";
texture = "braf\braf_factions\addons\vest\Data\ephod\cratenia_smdi.paa";
uvSource = "tex";
class uvTransform
{

View File

@@ -8,7 +8,7 @@ PixelShaderID = "Super";
VertexShaderID = "Super";
class Stage1
{
texture = "braf\braf_factions\addons\characters_vest\Data\ephod\camo_nohq.paa";
texture = "braf\braf_factions\addons\vest\Data\ephod\camo_nohq.paa";
uvSource = "tex";
class uvTransform
{
@@ -44,7 +44,7 @@ class Stage3
};
class Stage4
{
texture = "braf\braf_factions\addons\characters_vest\Data\ephod\camo_as.paa";
texture = "braf\braf_factions\addons\vest\Data\ephod\camo_as.paa";
uvSource = "tex";
class uvTransform
{
@@ -56,7 +56,7 @@ class Stage4
};
class Stage5
{
texture = "braf\braf_factions\addons\characters_vest\Data\ephod\camo_smdi.paa";
texture = "braf\braf_factions\addons\vest\Data\ephod\camo_smdi.paa";
uvSource = "tex";
class uvTransform
{