@verb #348:"load" this none this rxdo #9342 @program #348:"load" this none this "Print messages (if they exist), chparents the holosuite to the new program, and forces everyone to look at the new room." if (!$object_utils:isa(args[1], $room) || caller != this) return E_PERM endif $building_utils:chparent(this, $room) this.description = args[1].description $building_utils:chparent(this, args[1]) if (this == player.location) $msg:mtell("load") endif for dude in (this:contents()) this:_enterfunc(dude, "dummy source") endfor "Last modified by whiz (#3135) on Sun Apr 25 20:54:46 1999 MDT." .