Skip to content

Commit

Permalink
If I had a dollar...
Browse files Browse the repository at this point in the history
  • Loading branch information
Helion4 committed May 22, 2018
1 parent e5b1ed1 commit 06a7737
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PixelShaderID="Super";
VertexShaderID="Super";
class Stage1
{
texture="x\addons\a3_epoch_community\textures\ironman\ironman_nohq.paa";
texture="x\addons\a3_epoch_community\textures\Halloween_masks\ironman\ironman_nohq.paa";
uvSource="tex";
class uvTransform
{
Expand Down Expand Up @@ -48,7 +48,7 @@ class Stage3
};
class Stage4
{
texture="x\addons\a3_epoch_community\textures\ironman\ironman_as.paa";
texture="x\addons\a3_epoch_community\textures\Halloween_masks\ironman\ironman_as.paa";
uvSource="tex";
class uvTransform
{
Expand All @@ -60,7 +60,7 @@ class Stage4
};
class Stage5
{
texture="x\addons\a3_epoch_community\textures\ironman\ironman_smdi.paa";
texture="x\addons\a3_epoch_community\textures\Halloween_masks\ironman\ironman_smdi.paa";
uvSource="tex";
class uvTransform
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PixelShaderID="Super";
VertexShaderID="Super";
class Stage1
{
texture="x\addons\a3_epoch_community\textures\thor\thor_nohq.paa";
texture="x\addons\a3_epoch_community\textures\Halloween_masks\thor\thor_nohq.paa";
uvSource="tex";
class uvTransform
{
Expand Down Expand Up @@ -48,7 +48,7 @@ class Stage3
};
class Stage4
{
texture="x\addons\a3_epoch_community\textures\thor\thor_as.paa";
texture="x\addons\a3_epoch_community\textures\Halloween_masks\thor\thor_as.paa";
uvSource="tex";
class uvTransform
{
Expand All @@ -60,7 +60,7 @@ class Stage4
};
class Stage5
{
texture="x\addons\a3_epoch_community\textures\thor\thor_smdi.paa";
texture="x\addons\a3_epoch_community\textures\Halloween_masks\thor\thor_smdi.paa";
uvSource="tex";
class uvTransform
{
Expand Down

0 comments on commit 06a7737

Please sign in to comment.