37 lines
317 B
Plaintext
37 lines
317 B
Plaintext
GETALCOHOL
|
|
|
|
NAME
|
|
GetAlcohol()
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
int GetAlcohol()
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
Returns the alcohol level of the creature.
|
|
|
|
|
|
|
|
EXAMPLES
|
|
present("wino",environment(this_player()))->GetAlcohol()
|
|
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
/lib/race
|
|
|
|
|
|
SEE ALSO
|
|
SetAlcohol
|
|
|
|
|
|
|
|
Author
|
|
Cratylus
|
|
|
|
|