Adicionado texturas alternativas do interceptor do CFN

This commit is contained in:
valmojr
2023-06-17 14:46:41 -03:00
parent e2b38f9e27
commit 32e47783e3
14 changed files with 273 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ specularPower = 1;
PixelShaderID = "Super";
VertexShaderID = "Super";
class Stage1 {
texture = "BRAF_characters_vest\data\lc2\lc2_suspender_nohq.paa";
texture = "braf_factions\braf_factions_characters_vest\data\lc2\lc2_suspender_nohq.paa";
uvSource = "tex";
class uvTransform {
aside[] = { 1, 0, 0 };
@@ -37,7 +37,7 @@ class Stage3 {
};
};
class Stage4 {
texture = "BRAF_characters_vest\data\lc2\lc2_suspender_as.paa";
texture = "braf_factions\braf_factions_characters_vest\data\lc2\lc2_suspender_as.paa";
uvSource = "tex";
class uvTransform {
aside[] = { 1, 0, 0 };
@@ -47,7 +47,7 @@ class Stage4 {
};
};
class Stage5 {
texture = "BRAF_characters_vest\data\lc2\lc2_suspender_smdi.paa";
texture = "braf_factions\braf_factions_characters_vest\data\lc2\lc2_suspender_smdi.paa";
uvSource = "tex";
class uvTransform {
aside[] = { 1, 0, 0 };