summaryrefslogtreecommitdiff
path: root/units.xml
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-05-23 07:16:11 +0200
committerAlige <aligetmw@hotmail.fr>2012-05-23 07:16:11 +0200
commit059f84ff8d5361c0d39f7025e7ae6b124ac9f5d3 (patch)
treea7aecfef109ff301958958c6a1241d591058a6fa /units.xml
parent3792ddf2e5683085e3ced24e4a353b0610ca774b (diff)
downloadclientdata-059f84ff8d5361c0d39f7025e7ae6b124ac9f5d3.tar.gz
clientdata-059f84ff8d5361c0d39f7025e7ae6b124ac9f5d3.tar.bz2
clientdata-059f84ff8d5361c0d39f7025e7ae6b124ac9f5d3.tar.xz
clientdata-059f84ff8d5361c0d39f7025e7ae6b124ac9f5d3.zip
Changed the weight and currency names in units.xml.
Diffstat (limited to 'units.xml')
-rw-r--r--units.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/units.xml b/units.xml
index 0589a2ac..ba2f8abd 100644
--- a/units.xml
+++ b/units.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<units>
- <unit type="currency" base="GP" round="0"/>
- <unit type="weight" base="g" round="0">
- <level symbol="Kg" count="1000" round="2"/>
- </unit>
+ <unit type="currency" base=" Zeny" round="0"/>
+ <unit type="weight" base=" Ali" round="0">
+ <level symbol=" Kali" count="1000" round="2"/>
+ </unit>
</units>