blob: 5dca2c49e66416f6e10c3a37f683c8f7a563f1c9 [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001P_LIGHT_TRANSPARENCY
2********************
MG Mud User88f12472016-06-24 23:31:02 +02003
MG Mud User88f12472016-06-24 23:31:02 +02004
Zesstra953f9972017-02-18 15:37:36 +01005NAME
6====
7
8 P_LIGHT_TRANSPARENCY "light_transparency"
9
10
11DEFINIERT IN
12============
13
14 /sys/container.h
15
16
17BESCHREIBUNG
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
25
26SIEHE AUCH
27==========
28
29 P_TOTAL_LIGHT, P_INT_LIGHT, P_PLAYER_LIGHT, P_LIGHT_MODIFIER, CannotSee()