Manpages ergaenzt

Change-Id: I1f9e2283304ac250eb37c8563399ca61adddb1e5
diff --git a/doc/props/P_EXTRA_LOOK b/doc/props/P_EXTRA_LOOK
index b0f8869..682a7cb 100644
--- a/doc/props/P_EXTRA_LOOK
+++ b/doc/props/P_EXTRA_LOOK
@@ -6,8 +6,7 @@
 NAME
 ====
 
-   P_EXTRA_LOOK:
-      "extralook"
+   P_EXTRA_LOOK:                          "extralook"
 
 
 DEFINIERT IN
@@ -48,8 +47,7 @@
    Ein Spieler hat eine gefaehrliche Krankheit. In dem
    Krankheitsobjekt setzt man z.B. folgendes:
 
-      SetProp(P_EXTRA_LOOK,break_string(this_player()->Name(WER)
-              +" sieht leichenblass aus.",78);
+      SetProp(P_EXTRA_LOOK,"@WER1 sieht leichenblass aus.");
 
 
 SIEHE AUCH