Skip to content

Commit c1272aa

Browse files
author
Dutchman101
authored
freeroam: support more skills in 'stats' window
1 parent 4449c45 commit c1272aa

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

[gameplay]/freeroam/data/stats.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<stat name="Fat" id="21" />
44
<stat name="Muscle" id="23" />
55
<stat name="Max health" id="24" />
6+
<stat name="Lung capacity" id="225" />
67
</group>
78
<group name="Weapon skill">
89
<stat name="AK-47" id="77" />
@@ -17,4 +18,8 @@
1718
<stat name="SPAZ-12" id="74" />
1819
<stat name="Uzi" id="75" />
1920
</group>
21+
<group name="Other skills">
22+
<stat name="Cycling skill" id="230" />
23+
<stat name="Biking skill" id="229" />
24+
</group>
2025
</catalog>

0 commit comments

Comments
 (0)