You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MekHQ/data/universe/factions.xml
+18-15
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ Joshua Bartz (Bonepart)
10
10
Modified 21-MAR-2021
11
11
Justin 'Windchild' Bowen
12
12
13
+
Modified MAR-2024
14
+
IllianiCBT
15
+
13
16
This file defines the factions used by MekHQ. Keep in mind that the faction shortnames are used by the planets.xml file, so if you remove a faction here, you need to remove all references to it in that file. Not all of the factions listed here are available to play by default. To add a faction as playable, just add the playable tag.
14
17
15
18
Here is a description of what goes in each faction tag
@@ -94,7 +97,7 @@ successor - unimplemented tag describing another faction code as the specified f
94
97
</faction>
95
98
<faction>
96
99
<shortname>Alf</shortname>
97
-
<fullname>Alfrik</fullname>
100
+
<fullname>Alfik</fullname>
98
101
<colorRGB>103,169,57</colorRGB>
99
102
<tags>is,minor</tags>
100
103
<start>2200</start> <!-- estimated -->
@@ -1058,7 +1061,7 @@ successor - unimplemented tag describing another faction code as the specified f
1058
1061
<start>3078</start>
1059
1062
<end>3139</end>
1060
1063
</faction>
1061
-
<faction>
1064
+
<faction>
1062
1065
<shortname>DT</shortname>
1063
1066
<fullname>Duchy of Tamarind</fullname>
1064
1067
<startingPlanet>Tamarind</startingPlanet>
@@ -1083,7 +1086,7 @@ successor - unimplemented tag describing another faction code as the specified f
0 commit comments