We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4449c45 commit c1272aaCopy full SHA for c1272aa
[gameplay]/freeroam/data/stats.xml
@@ -3,6 +3,7 @@
3
<stat name="Fat" id="21" />
4
<stat name="Muscle" id="23" />
5
<stat name="Max health" id="24" />
6
+ <stat name="Lung capacity" id="225" />
7
</group>
8
<group name="Weapon skill">
9
<stat name="AK-47" id="77" />
@@ -17,4 +18,8 @@
17
18
<stat name="SPAZ-12" id="74" />
19
<stat name="Uzi" id="75" />
20
21
+ <group name="Other skills">
22
+ <stat name="Cycling skill" id="230" />
23
+ <stat name="Biking skill" id="229" />
24
+ </group>
25
</catalog>
0 commit comments