
destruct_env_of(4)        Driver Applies       destruct_env_of(4)

NNAAMMEE
       destruct_env_of  -  allows  master to relocate object when
       environment is destructed

SSYYNNOOPPSSIISS
       void destruct_env_of( object );

DDEESSCCRRIIPPTTIIOONN
       This master apply is called by destruct() on each  of  the
       destructed  object's  contents, when the destructed object
       has no environment (eg a room).   It  allows  the  mud  to
       specify  what  to do with the destructed object's contents
       (eg players) or inventory.

NNOOTTEE
       This     master     apply     used     to     be     named
       destruct_environment_of().

SSEEEE AALLSSOO
       destruct(3), move(4)

MudOS                       5 Sep 1994                          1

