-
Notifications
You must be signed in to change notification settings - Fork 0
/
slotlist_lsd.xml
46 lines (46 loc) · 2.16 KB
/
slotlist_lsd.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<match>
<company side="blufor" natosymbol="inf" callsign="GERMANY" vehicletype="">
<slot shortcode="SQL" description="Squad Leader"/>
<slot shortcode="SQA" description="Assistant Squad Leader"/>
<squad side="" natosymbol="inf" callsign="Alpha" vehicletype="">
<slot shortcode="TL" description="Teamleader"/>
<slot shortcode="LMG" description="MG Gunner"/>
<slot shortcode="MGA" description="MG Assistant"/>
<slot shortcode="R" description="Rifleman"/>
</squad>
<squad side="" natosymbol="inf" callsign="Bravo" vehicletype="">
<slot shortcode="TL" description="Teamleader"/>
<slot shortcode="LAT" description="Light AT"/>
<slot shortcode="GRE" description="Grenadier"/>
<slot shortcode="R" description="Rifleman"/>
</squad>
<squad side="" natosymbol="inf" callsign="Charlie" vehicletype="">
<slot shortcode="TL" description="Teamleader"/>
<slot shortcode="LAT" description="Light AT"/>
<slot shortcode="GRE" description="Grenadier"/>
<slot shortcode="R" description="Rifleman"/>
</squad>
</company>
<company side="opfor" natosymbol="inf" callsign="RUSSIA" vehicletype="">
<slot shortcode="SQL" description="Squad Leader"/>
<slot shortcode="SQA" description="Assistant Squad Leader"/>
<squad side="" natosymbol="inf" callsign="Alpha" vehicletype="">
<slot shortcode="TL" description="Teamleader"/>
<slot shortcode="LMG" description="MG Gunner"/>
<slot shortcode="MGA" description="MG Assistant"/>
<slot shortcode="R" description="Rifleman"/>
</squad>
<squad side="" natosymbol="inf" callsign="Bravo" vehicletype="">
<slot shortcode="TL" description="Teamleader"/>
<slot shortcode="LAT" description="Light AT"/>
<slot shortcode="GRE" description="Grenadier"/>
<slot shortcode="R" description="Rifleman"/>
</squad>
<squad side="" natosymbol="inf" callsign="Charlie" vehicletype="">
<slot shortcode="TL" description="Teamleader"/>
<slot shortcode="LAT" description="Light AT"/>
<slot shortcode="GRE" description="Grenadier"/>
<slot shortcode="R" description="Rifleman"/>
</squad>
</company>
</match>