Found in: /std/modules/m_drinkable.c

set_drink_action(string) causes 'string' to be printed when someone
drinks this object.  set_drink_action(function) causes the function
to be called instead.  Note that if num_drinks is more than one, then
last_drink_action is used instead for the last drink, if it is set.
