Added public files
Roughly added all public files. Probably missed some, though.
diff --git a/obj/tools/MGtool/man.d/xclean b/obj/tools/MGtool/man.d/xclean
new file mode 100644
index 0000000..dcc488e
--- /dev/null
+++ b/obj/tools/MGtool/man.d/xclean
@@ -0,0 +1,12 @@
+SYNOPSIS
+ xclean [object]
+
+DESCRIPTION
+ Clean the inventory of the object, but don't destruct any living.
+ With no argument the current room will be cleaned. The objects
+ are removed with the lfun remove().
+
+EXAMPLE
+ xclean $me.bag
+ Clean my bag.
+