destruct_env_of(4) Driver Applies destruct_env_of(4) NNAAMMEE destruct_env_of - allows master to relocate object when environment is destructed SSYYNNOOPPSSIISS void destruct_env_of( object ); DDEESSCCRRIIPPTTIIOONN 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. NNOOTTEE This master apply used to be named destruct_environment_of(). SSEEEE AALLSSOO destruct(3), move(4) MudOS 5 Sep 1994 1