mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 20:53:30 +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\HIAF\handguard_NOHQ.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\handguard_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
|
||||
{
|
||||
|
||||
@@ -8,7 +8,7 @@ PixelShaderID = "Super";
|
||||
VertexShaderID = "Super";
|
||||
class Stage1
|
||||
{
|
||||
texture="braf_factions\braf_factions_weapons\762_FAL\Data\HIAF\stock_NOHQ.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\HIAF\stock_NOHQ.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -45,7 +45,7 @@ class Stage3
|
||||
};
|
||||
class Stage4
|
||||
{
|
||||
texture="braf_factions\braf_factions_weapons\762_FAL\Data\stock_AS.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\stock_AS.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
@@ -57,7 +57,7 @@ class Stage4
|
||||
};
|
||||
class Stage5
|
||||
{
|
||||
texture="braf_factions\braf_factions_weapons\762_FAL\Data\coronha_fal_smdi.paa";
|
||||
texture="braf\braf_factions\addons\weapons\762_FAL\Data\coronha_fal_smdi.paa";
|
||||
uvSource="tex";
|
||||
class uvTransform
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user