blob: 72fe6c0b85e015085e903b7f6f9ca7364d5e3b63 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_LIGHT_TRANSPARENCY
2====================
3
4NAME
5----
6::
7
8 P_LIGHT_TRANSPARENCY "light_transparency"
9
10DEFINIERT IN
11------------
12::
13
14 /sys/container.h
15
16BESCHREIBUNG
17------------
18::
19
20 Wieviel Licht schluckt ein Container, d.h. wieviel Licht dringt aus
21 einem Behaelter noch nach draussen. Bei Containern die _nicht_
22 transparent sind, liefert eine _query_method hier immer 999 zurueck.
23 Defaultmaessig steht diese Property auf 2.
24
25SIEHE AUCH
26----------
27::
28
29 P_TOTAL_LIGHT, P_INT_LIGHT, P_PLAYER_LIGHT, P_LIGHT_MODIFIER, CannotSee()
30