Switch to edit mode.
Name(s): @tree1: if (!valid(dobj))
2: return player:tell("You must specify a valid object to start the tree at.")
3: endif
4: player:tell($code_utils:do_tree(dobj))
5: "Last modified by Cecil (#7407) on Sat Jan 8 11:21:58 2000 MST."