--- deliantra/server/ext/jeweler.ext 2007/04/18 17:32:06 1.10 +++ deliantra/server/ext/jeweler.ext 2007/05/19 00:11:11 1.11 @@ -106,7 +106,7 @@ } else { # the experience bonus here is to make level 1 rings give you at least # 100 exp points when making them. This also makes leveling in the - # first few levels a bit easier. (Propably until around level 5-6). + # first few levels a bit easier. (probably until around level 5-6). my $expbonus = cf::level_to_min_exp (2) / 10; # this bonus should also only be given for _new_ rings and not for merged # ones - to prevent infinite exp making.