Mudlib light

Documentation for the object-light functions for the mudlib in /std/object/light.c.

Functions

void set_light(int x)

Set the amount of light that this object gives off

void adjust_light(int x)

Add/subtract some light to/from the object

int query_light()

Find out how much light the current object gives off

File generated by Lima 1.1a4 reStructured Text daemon.