summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/units.xml b/units.xml
index 8df4c86a..4c767da2 100644
--- a/units.xml
+++ b/units.xml
@@ -2,8 +2,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">
+ <unit type="currency" base=" GP" round="0" separator=" "/>
+ <unit type="weight" base=" g" round="0" separator=" ">
<level symbol=" Kg" count="1000" round="2"/>
</unit>
</units>