--- deliantra/server/common/object.C 2007/04/24 12:32:14 1.140 +++ deliantra/server/common/object.C 2007/04/29 21:44:34 1.141 @@ -315,6 +315,12 @@ return 1; } +void +player::set_range (rangetype r) +{ + shoottype = r; +} + /* * sum_weight() is a recursive function which calculates the weight * an object is carrying. It goes through in figures out how much