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

25 lines
355 B
Plaintext

ADDCAFFEINE
NAME
AddCaffeine()
SYNOPSIS
int AddCaffeine(int x)
DESCRIPTION
Arbitrarily add caffeine to the creature by the amount indicated by the passed integer.
EXAMPLES
present("junkie",environment(this_player()))->AddCaffeine(10)
LOCATION
/lib/body
SEE ALSO
GetCaffeine
Author
Cratylus