Skip to content

Commit

Permalink
HLC_WP_FN3011
Browse files Browse the repository at this point in the history
=============

- Corrected main addon Dependency, Version Number




-
  • Loading branch information
toadie2k committed Nov 27, 2019
1 parent ee8c97b commit eb95275
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hlc_wp_FN3011/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class CfgPatches {
units[] = {};
weapons[] = {};
magazines[] = {};
version="1.05";
version="1.06";
author="toadie";
};
};
Expand Down Expand Up @@ -908,7 +908,7 @@ class CfgWeapons {
hiddenSelections[] = { "camo", "camo2","camo3","camo4"};
hiddenSelectionsTextures[] = { "hlc_wp_fn3011\tex\main\3011_main_co.tga", "hlc_wp_fn3011\tex\main\3011_accessories2_co.tga", "hlc_wp_fn3011\tex\main\3011_accessories1_co.tga", "hlc_wp_fn3011\tex\main\3011_golstock_co.tga" };
HiddenSelectionsMaterials[] = { "hlc_wp_fn3011\mat\FN3011_main.rvmat", "hlc_wp_fn3011\mat\FN3011_accessories2.rvmat", "hlc_wp_fn3011\mat\FN3011_accessories1.rvmat", "hlc_wp_fn3011\mat\FN3011_golstock.rvmat"};
class WeaponSlotsInfo : WeaponSlotsInfo {
class WeaponSlotsInfo {
mass = 117;
class CowsSlot :asdg_OpticRail1913 {
iconPosition[] = { 0.5, 0.35 };
Expand All @@ -923,7 +923,7 @@ class CfgWeapons {
iconPosition[] = { 0.2, 0.45 };
iconScale = 0.25;
};
class Charmslot {};
// class Charmslot {};
};
class Single : Single {
__MOA(1.01);
Expand Down
Binary file modified hlc_wp_FN3011/snd/FN3011_mid.wss
Binary file not shown.

0 comments on commit eb95275

Please sign in to comment.