HasExtraLook verlinkt
Change-Id: Iecc2bc8d102632da639234a1ea7df92ae54501a3
diff --git a/doc/sphinx/lfun/AddExtraLook.rst b/doc/sphinx/lfun/AddExtraLook.rst
index 2e90879..4ceea01 100644
--- a/doc/sphinx/lfun/AddExtraLook.rst
+++ b/doc/sphinx/lfun/AddExtraLook.rst
@@ -160,7 +160,7 @@
----------
Verwandt:
- :doc:`RemoveExtraLook`, :doc:`../props/P_INTERNAL_EXTRA_LOOK`
+ :doc:`RemoveExtraLook`, :doc:`../props/P_INTERNAL_EXTRA_LOOK`, :doc:`../lfun/HasExtraLook`
Sonstiges:
:doc:`../sefun/replace_personal`, :doc:`../sefun/break_string`
Fuer Spielerobjekte:
diff --git a/doc/sphinx/lfun/RemoveExtraLook.rst b/doc/sphinx/lfun/RemoveExtraLook.rst
index ed2c04b..623c8f0 100644
--- a/doc/sphinx/lfun/RemoveExtraLook.rst
+++ b/doc/sphinx/lfun/RemoveExtraLook.rst
@@ -4,7 +4,7 @@
FUNKTION
--------
-int RemoveExtraLook(string key);
+ int RemoveExtraLook(string key);
DEFINIERT IN
------------
@@ -72,7 +72,7 @@
----------
Verwandt:
- :doc:`AddExtraLook`, :doc:`../props/P_INTERNAL_EXTRA_LOOK`
+ :doc:`AddExtraLook`, :doc:`../props/P_INTERNAL_EXTRA_LOOK`, :doc:`../lfun/HasExtraLook`
Sonstiges:
:doc:`../sefun/replace_personal`, :doc:`../sefun/break_string`
Fuer Spielerobjekte:
diff --git a/doc/sphinx/props/P_EXTRA_LOOK.rst b/doc/sphinx/props/P_EXTRA_LOOK.rst
index ce5abd9..07c6318 100644
--- a/doc/sphinx/props/P_EXTRA_LOOK.rst
+++ b/doc/sphinx/props/P_EXTRA_LOOK.rst
@@ -55,6 +55,7 @@
- :doc:`../lfun/long`
- :doc:`../lfun/AddExtraLook`, :doc:`../lfun/RemoveExtraLook`
+ :doc:`../lfun/HasExtraLook`
- /std/living/description.c, /std/player/base.c
- :doc:`../sefun/replace_personal`
diff --git a/doc/sphinx/props/P_INTERNAL_EXTRA_LOOK.rst b/doc/sphinx/props/P_INTERNAL_EXTRA_LOOK.rst
index 7977764..f7c8104 100644
--- a/doc/sphinx/props/P_INTERNAL_EXTRA_LOOK.rst
+++ b/doc/sphinx/props/P_INTERNAL_EXTRA_LOOK.rst
@@ -65,7 +65,7 @@
Verwandt:
:doc:`../lfun/AddExtraLook`, :doc:`../lfun/RemoveExtraLook`
- :doc:`../lfun/long`
+ :doc:`../lfun/long`, :doc:`../lfun/HasExtraLook`
Fuer Spielerobjekte:
:doc:`../props/P_EXTRA_LOOK`