diff --git a/src/potion.c b/src/potion.c index 626f307a9..890463260 100644 --- a/src/potion.c +++ b/src/potion.c @@ -303,6 +303,8 @@ ghost_from_bottle() nomovemsg = "You regain your composure."; } +/* "Quaffing is like drinking, except you spill more." -- Terry Pratchett + */ int dodrink() { register struct obj *otmp;