Player and monsters have ''body slots'', which correspond to eg neck, fingers, wrist, and so on. To add such body slot: * increment the ''NUM_BODY_LOCATIONS'' define in ''server/include/object.h'' * add the line for the slot in ''server/common/item.c'' Then edit relevant archetypes, to add body_ information.