]> granicus.if.org Git - nethack/commitdiff
tidbit
authorkmhugo <kmhugo>
Mon, 15 Apr 2002 19:25:18 +0000 (19:25 +0000)
committerkmhugo <kmhugo>
Mon, 15 Apr 2002 19:25:18 +0000 (19:25 +0000)
A nice little quote I saw in the newsgroup a while ago...

src/potion.c

index 626f307a931b5cfc448c6cca69a8de6c0a18bc9a..890463260d9005fea77f5a95b9fe6a49d66f6f59 100644 (file)
@@ -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;