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