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

