Skip to content

Commit 7c79c7a

Browse files
authored
Merge pull request #7263 from IllianiBird/factionsRankSystem
Improvement: Added Rank System Code to Faction Data
2 parents 8406306 + b7ef4bc commit 7c79c7a

File tree

30 files changed

+72
-1
lines changed

30 files changed

+72
-1
lines changed

MekHQ/data/universe/factions/ABN.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ tags:
66
- ABANDONED
77
- INACTIVE
88
- CHAOS
9+
- AGGREGATE
910
color:
1011
red: 0
1112
green: 0

MekHQ/data/universe/factions/ARC.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ eraMods:
2828
- 0
2929
- 3
3030
- 3
31+
rankSystem: ACM

MekHQ/data/universe/factions/BAN.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ yearsActive:
44
- start: 2830
55
tags:
66
- CLAN
7+
- AGGREGATE
78
ratingLevels:
89
- Solahma
910
fallBackFactions:

MekHQ/data/universe/factions/CC.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ ratingLevels:
3737
- A
3838
fallBackFactions:
3939
- IS
40+
rankSystem: CCAF

MekHQ/data/universe/factions/CDS.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ logo: Clan/Clan Diamond Shark.png
2121
background: Clan/Clan Diamond Shark.png
2222
camos: Clans/Diamond Shark
2323
camosChanges:
24-
3100: Clan/Sea Fox (Dark Age)
24+
3100: Clans/Sea Fox (Dark Age)
2525
nameGenerator: Clan
2626
ratingLevels:
2727
- Provisional Garrison

MekHQ/data/universe/factions/CLAN.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags:
77
- SPECIAL
88
- CLAN
99
- BATCHALL
10+
- AGGREGATE
1011
color:
1112
red: 139
1213
green: 69

MekHQ/data/universe/factions/CM.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tags:
88
- IS
99
- SMALL
1010
- CHAOS
11+
- AGGREGATE
1112
color:
1213
red: 169
1314
green: 169

MekHQ/data/universe/factions/CS.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ fallBackFactions:
2727
- IS
2828
formationBaseSize: 6
2929
formationGrouping: 6
30+
rankSystem: CG

MekHQ/data/universe/factions/DC.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ ratingLevels:
3939
- A
4040
fallBackFactions:
4141
- IS
42+
rankSystem: DCMS

MekHQ/data/universe/factions/DIS.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ capital: Terra
44
tags:
55
- SPECIAL
66
- CHAOS
7+
- AGGREGATE
78
color:
89
red: 192
910
green: 192

0 commit comments

Comments
 (0)