SETBODYCOMPOSITION

NAME
        SetBodyComposition()


SYNOPSIS
        string SetBodyComposition(string str)


DESCRIPTION
        Creatures without biological components, such as golems, have this set so that when they die, the appropriate chunks of matter are put into the room, rather than a fleshy corpse.


EXAMPLES
        SetBodyComposition("clay")

LOCATION
        /lib/body


SEE ALSO
        GetBodyComposition


Author
        Cratylus


