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

