--- deliantra/arch/class/types.arc 2007/05/12 16:08:40 1.4 +++ deliantra/arch/class/types.arc 2007/05/14 21:32:11 1.6 @@ -1,8 +1,9 @@ object type_player type 1 body_combat 1 -body_shield 1 +body_skill 1 body_range 1 +body_shield 1 end object type_shield @@ -51,6 +52,5 @@ object type_skill_tool type 74 -inherit class_ranged_item end