diff options
-rw-r--r-- | units.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ Copyright (C) 2010-2013 Evol Online --> <units> <unit type="currency" base=" E" round="0" separator=" "/> - <unit type="weight" base=" g" round="0" separator=" "> - <level symbol=" Kg" count="1000" round="2"/> + <unit type="weight" base=" Florin" round="0" separator=" "> + <level symbol=" KF " count="1000" round="2"/> </unit> </units> |