mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-14 02:43:28 +00:00
configurado filepaths do _weapons
This commit is contained in:
@@ -8,7 +8,7 @@ PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
{
|
||||
texture="braf_factions\braf_factions_weapons\762_FAL\Data\guardamao_nohq.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\guardamao_nohq.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -45,7 +45,7 @@ class Stage3
|
||||
};
|
||||
class Stage4
|
||||
{
|
||||
texture="braf_factions\braf_factions_weapons\762_FAL\Data\handguard_AS.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\handguard_AS.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -57,7 +57,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture="braf_factions\braf_factions_weapons\762_FAL\Data\guardamao_smdi.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\guardamao_smdi.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user