mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 14:53:28 +00:00
adjusted wrong path accidentally re-added when commiting
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
//--------------------------Beret----------------------------
|
||||
//----- CRATENIA -----
|
||||
class braf_cratenia_beret_itemInfo : braf_hiaf_beret_itemInfo {
|
||||
class braf_cratenia_beret_itemInfo : braf_hiaf_beret_itemInfo {
|
||||
uniformModel ="\A3\Characters_F\Common\headgear_beret01.p3d";
|
||||
hiddenSelections[] = {"camo"};
|
||||
hiddenSelectionsTextures[] = { "\braf\braf_factions\addons\headgear\data\Beret\cratenia\cratenia_regular_co.paa"};
|
||||
};
|
||||
class braf_cratenia_army_beret : braf_hiaf_beret_base {
|
||||
class H_Beret_blk;
|
||||
class braf_cratenia_army_beret : H_Beret_blk {
|
||||
scope = 2;
|
||||
scopeArsenal = 2;
|
||||
scopeCurator = 2;
|
||||
|
||||
Reference in New Issue
Block a user