--- deliantra/server/common/living.C 2007/05/16 23:40:06 1.58 +++ deliantra/server/common/living.C 2007/05/17 00:33:29 1.59 @@ -877,8 +877,8 @@ for (i = 0; i < NUM_STATS; i++) change_attr_value (&stats, i, tmp->stats.stat (i)); - /* these are the items that currently can change digestion, regeneration, - * spell point recovery and mana point recovery. Seems sort of an arbitary + /* These are the items that currently can change digestion, regeneration, + * spell point recovery and mana point recovery. Seems sort of an arbitary * list, but other items store other info into stats array. */ if (tmp->type == WEAPON || tmp->type == BOW ||