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







                                                                     
        
<?xml version="1.0"?>
<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="medal" base=" Medals" round="0" separator=" "/>
        <unit name="ticket" base=" Tickets" round="0" separator=" "/>
    </currency>
</units>