summaryrefslogtreecommitdiff
path: root/units.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-26 23:49:35 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-26 23:49:35 +0100
commit8199711e3b5bd17911123a4ff5492c96807994c5 (patch)
treeb9a00b8d94fccc75732810d0fa3acf66e62ca868 /units.xml
parent93e3eef6564d3301ca8e747ed5812d11eb2ddd8d (diff)
downloadclientdata-8199711e3b5bd17911123a4ff5492c96807994c5.tar.gz
clientdata-8199711e3b5bd17911123a4ff5492c96807994c5.tar.bz2
clientdata-8199711e3b5bd17911123a4ff5492c96807994c5.tar.xz
clientdata-8199711e3b5bd17911123a4ff5492c96807994c5.zip
add GP and Kg units
Diffstat (limited to 'units.xml')
-rw-r--r--units.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/units.xml b/units.xml
index 5f6e59fc..280e9fa4 100644
--- a/units.xml
+++ b/units.xml
@@ -3,9 +3,9 @@
Copyright (C) 2010-2013 Evol Online -->
<units>
- <unit type="currency" base=" E" round="0" separator=" "/>
- <unit type="weight" base=" Florin" round="0" separator=" ">
- <level symbol=" KF" count="1000" round="2"/>
+ <unit type="currency" base=" GP" round="0" separator=" "/>
+ <unit type="weight" base=" g" round="0" separator=" ">
+ <level symbol=" Kg" count="1000" round="2"/>
</unit>
<currency>
<unit name="points" base=" Points" round="0" separator=" "/>