SYNOPSIS
#include <defs>
inherit MOD_STORYTELLER;
FILE
/std/modules/storyteller.c
DESCRIPTION
A module for telling a story with pauses.
This module has to be inherited by an object, which knows the
act method from /std/basic/chat
SEE ALSO
std/chat
| tell_story |