--- deliantra/server/common/item.C 2007/05/03 04:50:26 1.29 +++ deliantra/server/common/item.C 2007/05/07 03:05:57 1.30 @@ -50,6 +50,8 @@ */ Body_Locations body_locations[NUM_BODY_LOCATIONS] = { {"body_range", "in your range slot", "in a human's range slot"}, + {"body_shield", "as a shield", "as a protective shield"}, + {"body_combat", "as a combat weapon", "as a combat weapon"}, {"body_arm", "on your arm", "on a human's arm"}, {"body_torso", "on your body", "on a human's torso"}, {"body_head", "on your head", "on a human's head"},