25 lines
289 B
Plaintext
25 lines
289 B
Plaintext
ADDDRINK
|
|
|
|
NAME
|
|
AddDrink()
|
|
|
|
SYNOPSIS
|
|
int AddDrink(int x)
|
|
|
|
DESCRIPTION
|
|
Arbitrarily add "drink points" to the creature by the amount indicated by the passed integer.
|
|
|
|
EXAMPLES
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
|
|
|
|
SEE ALSO
|
|
GetDrink
|
|
|
|
Author
|
|
Cratylus
|
|
|