User Tools

Site Tools


howto:add_body_slot

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_<your new slot> information.

howto/add_body_slot.txt · Last modified: 2007/05/24 16:12 (external edit)