.DT
do_drink
DW_wibble creator help
do_drink

.SH Name
.SP 5 5
do_drink -  This gives the appropriate message for drinking things.
.EP

.SH Syntax
.SI 5
int do_drink()
.EI

.SH Returns
.SI 5
Return 1 if it succeeded, or return 0 if it failed.
.EI

.SH Defined in
.SI 5
/obj/food.c
.EI

.SH Description
.SP 5 5

This gives the appropriate message for drinking things.

.EP

.SH See also
.SP 5 5
do_eat(), consume(*), set_liquid()
.EP

