blob: b8082ce490908c36f3d83be5b95337862b7d74f2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2010-2012 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>
|