P_CONTAINER und P_TRAY dokumentiert

Change-Id: I6aed8eed0742853e3b858d04547651bcc0a60455
diff --git a/doc/sphinx/props/P_TRAY.rst b/doc/sphinx/props/P_TRAY.rst
index 1fb912a..ca9d7fe 100644
--- a/doc/sphinx/props/P_TRAY.rst
+++ b/doc/sphinx/props/P_TRAY.rst
@@ -3,19 +3,23 @@
 
 NAME
 ----
-::
 
-    P_TRAY                        "tray"                        
+  P_TRAY                        "tray"                        
 
 DEFINIERT IN
 ------------
-::
 
-    /sys/properties.h
+  /sys/properties.h
 
 BESCHREIBUNG
 ------------
-::
 
-    *** KEINE BESCHREIBUNG VORHANDEN ***
+  Markiert Objekte als Tray. Derzeit hat dies nur den Effekt, das Spieler
+  Objekte darauf ablegen und sie herunternehmen koennen.
 
+ANMERKUNGEN
+-----------
+
+  Bei von /std/tray geerbten Objekten wird die Property automatisch gesetzt.
+
+Letzte Aenderung: 07.05.2021, Bugfix