summaryrefslogtreecommitdiff
path: root/units.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-05-23 23:14:58 +0200
committerReid <reidyaro@gmail.com>2012-05-23 23:14:58 +0200
commit1f984976298155aa60169e04d30dba4eb09f73b1 (patch)
tree996dfe3b45977f3aad501affa945c45a697d7c99 /units.xml
parentfff9c1f556e21115d07a7ecb2faa6c117e2adc4f (diff)
downloadclientdata-1f984976298155aa60169e04d30dba4eb09f73b1.tar.gz
clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.tar.bz2
clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.tar.xz
clientdata-1f984976298155aa60169e04d30dba4eb09f73b1.zip
Correct some problem caused by the merge.
Diffstat (limited to 'units.xml')
-rw-r--r--units.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/units.xml b/units.xml
index ba2f8abd..b114f972 100644
--- a/units.xml
+++ b/units.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<units>
- <unit type="currency" base=" Zeny" round="0"/>
- <unit type="weight" base=" Ali" round="0">
- <level symbol=" Kali" count="1000" round="2"/>
+ <unit type="currency" base=" GP" round="0"/>
+ <unit type="weight" base=" g" round="0">
+ <level symbol=" Kg" count="1000" round="2"/>
</unit>
</units>