An RST-Syntax angepasst.
Change-Id: I15605cbc1e29d9561a610e7ea366509141bb9207
diff --git a/doc/sphinx/props/P_AGGRESSIVE.rst b/doc/sphinx/props/P_AGGRESSIVE.rst
index fc5ee1b..858e827 100644
--- a/doc/sphinx/props/P_AGGRESSIVE.rst
+++ b/doc/sphinx/props/P_AGGRESSIVE.rst
@@ -3,19 +3,16 @@
NAME
----
-::
- P_AGGRESSIVE "aggressive"
+ P_AGGRESSIVE "aggressive"
DEFINIERT IN
------------
-::
- /sys/properties.h
+ /sys/properties.h
BESCHREIBUNG
------------
-::
Gesetzt, wenn das Wesen von sich aus Angriffe startet.
@@ -40,7 +37,6 @@
BEISPIELE
---------
-::
SetProp(P_AGGRESSIVE,([P_RACE:(["Zwerg":1, "Elf":0.0, 0:0.5])]))
Zwerge werden immer automatisch angegriffen, Elfen nie und
@@ -53,3 +49,9 @@
Zwerge werden mit 30% Wahrscheinlichkeit angegriffen,
Chaoten mit 70% und Zwerg-Chaoten mit 50%.
+SIEHE AUCH
+----------
+
+ :doc:`../lfun/Kill`
+
+Letzte Aenderung: 28.08.2019, Bugfix