summaryrefslogblamecommitdiff
path: root/units.xml
blob: 280e9fa4b931b097f289152582e11ca5389d8612 (plain) (tree)
1
2
3
4
5
6
7
8




                                       


                                                              




                                                                    
<?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>
    <currency>
        <unit name="points" base=" Points" round="0" separator=" "/>
    </currency>
</units>