38 lines
425 B
Plaintext
38 lines
425 B
Plaintext
EVENTLIGHT
|
|
|
|
NAME
|
|
eventLight()
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
mixed eventLight(object who, object what)
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
LIB_BURN: Calls eventBurn to initiate combustion. LIB_LIGHT: Sets "Lit" to 1. LIB_FLASHLIGHT: calls eventTurnOn. LIB_LAMP: Begins the fuel burning process.
|
|
|
|
|
|
EXAMPLES
|
|
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/burn
|
|
/lib/flashlight
|
|
/lib/lamp
|
|
/lib/light
|
|
|
|
|
|
SEE ALSO
|
|
eventBurn
|
|
|
|
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|