blob: b2f30126f19c54aa85183e47bd027086633260c9 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001extra_look()
2============
3
4********************* VERALTETE LFUN ******************************
5* Diese LFUN ist veraltet. Bitte benutzt sie NICHT mehr, sondern *
Bugfixb4f92622017-05-30 18:07:15 +02006* stattdessden AddExtraLook() oder P_EXTRA_LOOK. *
Zesstra18626972017-01-31 10:38:27 +01007*******************************************************************
8
9extra_look()
10
11FUNKTION
12--------
13::
14
Bugfixb4f92622017-05-30 18:07:15 +020015 string extra_look();
Zesstra18626972017-01-31 10:38:27 +010016
17BESCHREIBUNG
18------------
Zesstra18626972017-01-31 10:38:27 +010019
Bugfixb4f92622017-05-30 18:07:15 +020020 Kann in Objekt definiert sein. Wenn ein Living (std/living/description)
21 das Objekt enthaelt, wird zu dessen long() der zurueckgegebene String
22 hinzugefuegt.
Zesstra18626972017-01-31 10:38:27 +010023
24SIEHE AUCH
25----------
Zesstra18626972017-01-31 10:38:27 +010026
Bugfixb4f92622017-05-30 18:07:15 +020027 :doc:`../AddExtraLook`, :doc:`../../props/P_EXTRA_LOOK`