SYNOPSIS
#include <defs>
inherit "/std/base";
FILE
/std/base.c
DESCRIPTION
The base object of every game object. You do not need to inherit this
yourself - normal objects base on /std/object, /std/npc, /std/area and
similar classes