Doku-Update: NPC-Chat-Konfiguration
Change-Id: Ifa7da6901955c4e67a5ee01c3a1ed2931d9c204b
diff --git a/doc/sphinx/lfun/SetAttackChats.rst b/doc/sphinx/lfun/SetAttackChats.rst
index 82d795b..4c0fbec 100644
--- a/doc/sphinx/lfun/SetAttackChats.rst
+++ b/doc/sphinx/lfun/SetAttackChats.rst
@@ -98,8 +98,8 @@
Verwandt:
:doc:`SetChats`, :doc:`AddSpell`
Props:
- :doc:`../props/P_CHAT_CHANCE`
+ :doc:`../props/P_ACHAT_CHANCE`, :doc:`../props/P_CHATS`, :doc:`../props/P_CHAT_CHANCE`
Sonstiges:
:doc:`../sefun/send_room`, :doc:`../sefun/process_string`
-03. April 2017 Gloinson
\ No newline at end of file
+03. April 2017 Gloinson
diff --git a/doc/sphinx/lfun/SetChats.rst b/doc/sphinx/lfun/SetChats.rst
index ca750fb..fd99a3d 100644
--- a/doc/sphinx/lfun/SetChats.rst
+++ b/doc/sphinx/lfun/SetChats.rst
@@ -134,8 +134,8 @@
Verwandt:
:doc:`SetAttackChats`
Props:
- :doc:`../props/P_CHAT_CHANCE`
+ :doc:`../props/P_CHAT_CHANCE`, :doc:`../props/P_ACHATS`, :doc:`../props/P_ACHAT_CHANCE`
Sonstiges:
:doc:`../sefun/send_room`, :doc:`../sefun/process_string`
-03. April 2017 Gloinson
\ No newline at end of file
+03. April 2017 Gloinson
diff --git a/doc/sphinx/props/P_ACHATS.rst b/doc/sphinx/props/P_ACHATS.rst
index cca00ee..1a1cea1 100644
--- a/doc/sphinx/props/P_ACHATS.rst
+++ b/doc/sphinx/props/P_ACHATS.rst
@@ -19,3 +19,10 @@
Chats, die das Monster im Kampf ausgibt.
+SIEHE AUCH
+----------
+
+ Methoden: :doc:`../lfun/SetChats`, :doc:`../lfun/SetAttackChats`
+
+ Properties: :doc:`P_CHATS`, :doc:`P_CHAT_CHANCE`, :doc:`P_ACHAT_CHANCE`
+
diff --git a/doc/sphinx/props/P_ACHAT_CHANCE.rst b/doc/sphinx/props/P_ACHAT_CHANCE.rst
index 68054e6..f329a11 100644
--- a/doc/sphinx/props/P_ACHAT_CHANCE.rst
+++ b/doc/sphinx/props/P_ACHAT_CHANCE.rst
@@ -19,3 +19,10 @@
Wahrscheinlichkeit fuer die Attack-Chat-Ausgabe.
+SIEHE AUCH
+----------
+
+ Methoden: :doc:`../lfun/SetChats`, :doc:`../lfun/SetAttackChats`
+
+ Properties: :doc:`P_CHATS`, :doc:`P_ACHATS`, :doc:`P_CHAT_CHANCE`
+
diff --git a/doc/sphinx/props/P_CHATS.rst b/doc/sphinx/props/P_CHATS.rst
index 4eb9f29..c906906 100644
--- a/doc/sphinx/props/P_CHATS.rst
+++ b/doc/sphinx/props/P_CHATS.rst
@@ -19,3 +19,10 @@
Alist mit Strings, die das Monster zufaellig ausgibt.
+SIEHE AUCH
+----------
+
+ Methoden: :doc:`../lfun/SetChats`, :doc:`../lfun/SetAttackChats`
+
+ Properties: :doc:`P_CHAT_CHANCE`, :doc:`P_ACHATS`, :doc:`P_ACHAT_CHANCE`
+
diff --git a/doc/sphinx/props/P_CHAT_CHANCE.rst b/doc/sphinx/props/P_CHAT_CHANCE.rst
index 237abc5..eaeeb1b 100644
--- a/doc/sphinx/props/P_CHAT_CHANCE.rst
+++ b/doc/sphinx/props/P_CHAT_CHANCE.rst
@@ -19,3 +19,10 @@
Wahrscheinlichkeit, mit der die Chats ausgegeben werden.
+SIEHE AUCH
+----------
+
+ Methoden: :doc:`../lfun/SetChats`, :doc:`../lfun/SetAttackChats`
+
+ Properties: :doc:`P_CHATS`, :doc:`P_ACHATS`, :doc:`P_ACHAT_CHANCE`
+