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 inserver/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: 2025/04/18 13:08 by 127.0.0.1