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