blob: 44bfe9f510306db2f8c4fe9bf744c7cac31e923e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2010-2013 Evol Online -->
<units>
<unit type="currency" base=" GP" round="0" separator=" "/>
<unit type="weight" base=" g" round="0" separator=" ">
<level symbol=" Kg" count="1000" round="2"/>
</unit>
</units>
|