SYNOPSIS
#include <defs>
inherit STD_LIVING;
FILE
/std/living.c
DESCRIPTION
The living object - base class for npcs and players.
Do not use directly, use the NPC instead which inherits
this object.
SEE ALSO
std/container, std/object