Bemerkung zu P_GLOBAL_SKILLPROPS hinzugefuegt.

Zeitpunkt der Auswertung ist AddSpell.

Change-Id: I1b14c9d649544b12566bce8c1c683e25965f5605
diff --git a/doc/sphinx/props/P_GLOBAL_SKILLPROPS.rst b/doc/sphinx/props/P_GLOBAL_SKILLPROPS.rst
index 88f92c9..a163a46 100644
--- a/doc/sphinx/props/P_GLOBAL_SKILLPROPS.rst
+++ b/doc/sphinx/props/P_GLOBAL_SKILLPROPS.rst
@@ -31,6 +31,12 @@
         OFFSET(SI_SPELLCOST):  #'costOffset,
         FACTOR(SI_SPELLCOST):  #'costFactor]));
 
+BEMERKUNG
+---------
+
+  Diese Property wird in AddSpell() ausgewertet, nicht in UseSpell(). Sie
+  muss also vor dem Hinzufuegen von Spells mitels AddSpell gesetzt werden.
+
 SIEHE AUCH
 ----------
 ::
@@ -42,5 +48,4 @@
     * Properties:     P_SB_SPELLS
     Skills:           P_NEWSKILLS, spruchermuedung, skill_info_liste
 
-3. Okt 2011 Gloinson
-
+Letzte Aenderung: 06.03.2020, Bugfix