From the NannyMUD documentation
2002-07-15
morphologyd - A morphologyd daemon.
query_morph_group query_body_parts
This daemon handles the morphology of monsters, i.e. what general form they have and what body parts. It also has a list of larger groups, into which bodily similar races has been grouped.
NAME
query_morph_group -SYNTAX
string query_morph_group(string race)DESCRIPTION
This function returns the morph-group of a race. This will be one of : NONE OTHER angeloid animal bird bovine canine centauroid demonoid dragonoid elfinoid equine feline fish goblinoid griffonoid humanoid insect lobsteroid mermoid nagoid plant wormoid
FUNCTION
NAME
query_body_parts -SYNTAX
string *query_body_parts(string race)DESCRIPTION
This function returns an array of strings with the body parts the given race is assumed to have.