From a15813a3cbcf93c0ce8e7b96835a693218f729e3 Mon Sep 17 00:00:00 2001 From: kmhugo Date: Mon, 15 Apr 2002 19:25:18 +0000 Subject: [PATCH] tidbit A nice little quote I saw in the newsgroup a while ago... --- src/potion.c | 2 ++ 1 file changed, 2 insertions(+) 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;