summaryrefslogtreecommitdiff
path: root/units.xml
diff options
context:
space:
mode:
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>