mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-08-18 16:02:55 +00:00
inicio da config do bra_factions_insignia
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,20 @@
|
||||
class CfgPatches {
|
||||
class braf_factions_insignia {
|
||||
author = "BRAF Team";
|
||||
requiredAddons[] = {
|
||||
"BRAF_characters_headgear"
|
||||
};
|
||||
requiredVersion = 0.1;
|
||||
units[] = {};
|
||||
weapons[] = {
|
||||
};
|
||||
};
|
||||
};
|
||||
class CfgMarkers {
|
||||
class flag_BRA;
|
||||
class flag_cra : flag_BRA {
|
||||
name="$str_flag_cratenia";
|
||||
icon="\BRAF_Factions\braf_factions_insignia\Flag\markercratenia.paa";
|
||||
texture="\BRAF_Factions\braf_factions_insignia\Flag\markercratenia.paa";
|
||||
};
|
||||
};
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project name="BRAF">
|
||||
<Package name="Units">
|
||||
<Container name="braf_inf">
|
||||
<Key ID="STR_Brazil_cratenia">
|
||||
<English>Flag (Cratenia)</English>
|
||||
<Portuguese>Bandeira (Cratenia)</Portuguese>
|
||||
</Key>
|
||||
</Container>
|
||||
</Package>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user