mud/lib/doc/lfun/all/SetDrainable
2020-09-06 05:43:07 -07:00

25 lines
348 B
Plaintext

SETDRAINABLE
NAME
SetDrainable()
SYNOPSIS
int SetDrainable(int i)
DESCRIPTION
Sets whether a battery actually loses power over time or not.
EXAMPLES
For an everlasting battery: SetDrainable(0)
LOCATION
/lib/battery.c
SEE ALSO
GetDrainable, SetDrainRate, GetDrainRate
Author
Cratylus