--- deliantra/server/include/spellist.h 2006/03/15 15:35:51 1.3 +++ deliantra/server/include/spellist.h 2006/08/29 08:01:36 1.5 @@ -473,10 +473,10 @@ ldam: levels you need over the min for the spell to gain one dam ldur: levels you need over the min for the spell to gain one dur spl: number of levels beyond minimum for spell point cost to - increase by amount equal to base cost. i.e. if base cost - is 10 at level 2 and spl is 5, cost will increase by 2 per - level. if base cost is 5 and spl is 10, cost increases by - 1 every 2 levels. + increase by amount equal to base cost. i.e. if base cost + is 10 at level 2 and spl is 5, cost will increase by 2 per + level. if base cost is 5 and spl is 10, cost increases by + 1 every 2 levels. the information here is default only. It is over-ridden by entries in LIBDIR/spell_params of the form. Please see spell_params.doc @@ -697,7 +697,7 @@ #endif /* 0 */ -const char *spellpathnames[NRSPELLPATHS] = { +const char* const spellpathnames[NRSPELLPATHS] = { "Protection", "Fire", "Frost",