mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 23:33:29 +00:00
configurado filepaths do _headgear
This commit is contained in:
@@ -8,7 +8,7 @@ PixelShaderID="Super";
|
||||
VertexShaderID="Super";
|
||||
class Stage1
|
||||
{
|
||||
texture = "braf\braf_factions\addons\characters_headgear\data\orlite\orlite_nohq.paa";
|
||||
texture = "braf\braf_factions\addons\headgear\data\orlite\orlite_nohq.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -44,7 +44,7 @@ class Stage3
|
||||
};
|
||||
class Stage4
|
||||
{
|
||||
texture = "braf\braf_factions\addons\characters_headgear\data\orlite\orlite_as.paa";
|
||||
texture = "braf\braf_factions\addons\headgear\data\orlite\orlite_as.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -56,7 +56,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture = "braf\braf_factions\addons\characters_headgear\data\orlite\orlite_smdi.paa";
|
||||
texture = "braf\braf_factions\addons\headgear\data\orlite\orlite_smdi.paa";
|
||||
uvSource = "tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user