27 lines
531 B
Plaintext
27 lines
531 B
Plaintext
|
|
TOTAL_LIGHT(1) TOTAL_LIGHT(1)
|
|
|
|
NAME
|
|
total_light() - returns the independent light value for a
|
|
room
|
|
|
|
SYNOPSIS
|
|
int total_light(object ob)
|
|
|
|
DESCRIPTION
|
|
Returns the light value for a room. This sefun does
|
|
not say how much light may be available to any given
|
|
player.
|
|
|
|
LOCATION
|
|
/secure/sefun/light.c
|
|
|
|
SEE ALSO
|
|
effective_light(), moon_light()
|
|
|
|
Author
|
|
Descartes of Borg
|
|
|
|
1
|
|
|