Doku-Update: NPC-Chat-Konfiguration

Change-Id: Ifa7da6901955c4e67a5ee01c3a1ed2931d9c204b
diff --git a/doc/props/P_ACHATS b/doc/props/P_ACHATS
index c62e357..e37808f 100644
--- a/doc/props/P_ACHATS
+++ b/doc/props/P_ACHATS
@@ -19,3 +19,11 @@
 ============
 
    Chats, die das Monster im Kampf ausgibt.
+
+
+SIEHE AUCH
+==========
+
+   Methoden:    SetChats(), SetAttackChats()
+
+   Properties:  P_CHATS, P_CHAT_CHANCE, P_ACHAT_CHANCE
diff --git a/doc/props/P_ACHAT_CHANCE b/doc/props/P_ACHAT_CHANCE
index fc28ac9..40b84c9 100644
--- a/doc/props/P_ACHAT_CHANCE
+++ b/doc/props/P_ACHAT_CHANCE
@@ -19,3 +19,11 @@
 ============
 
    Wahrscheinlichkeit fuer die Attack-Chat-Ausgabe.
+
+
+SIEHE AUCH
+==========
+
+   Methoden:    SetChats(), SetAttackChats()
+
+   Properties:  P_CHATS, P_ACHATS, P_CHAT_CHANCE
diff --git a/doc/props/P_CHATS b/doc/props/P_CHATS
index 51e1a5e..4b04b1d 100644
--- a/doc/props/P_CHATS
+++ b/doc/props/P_CHATS
@@ -19,3 +19,11 @@
 ============
 
    Alist mit Strings, die das Monster zufaellig ausgibt.
+
+
+SIEHE AUCH
+==========
+
+   Methoden:    SetChats(), SetAttackChats()
+
+   Properties:  P_CHAT_CHANCE, P_ACHATS, P_ACHAT_CHANCE
diff --git a/doc/props/P_CHAT_CHANCE b/doc/props/P_CHAT_CHANCE
index bd032bf..76c26b6 100644
--- a/doc/props/P_CHAT_CHANCE
+++ b/doc/props/P_CHAT_CHANCE
@@ -19,3 +19,11 @@
 ============
 
    Wahrscheinlichkeit, mit der die Chats ausgegeben werden.
+
+
+SIEHE AUCH
+==========
+
+   Methoden:    SetChats(), SetAttackChats()
+
+   Properties:  P_CHATS, P_ACHATS, P_ACHAT_CHANCE