URI: 
       Fix function call in specific_talk_gentoo(). - dotg - Day Of The GrParazyd
  HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
       ---
   DIR commit 7292601995a8685b36018764eee1d2b6a889d04b
   DIR parent 7892d72b25b4118da2cf85712d48ad3fe5052c5d
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 24 Feb 2018 03:12:53 +0100
       
       Fix function call in specific_talk_gentoo().
       
       Diffstat:
         M act-i/talk-gentoo.sh                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/act-i/talk-gentoo.sh b/act-i/talk-gentoo.sh
       @@ -39,7 +39,7 @@ specific_talk_gentoo() {
                        Chocolate_Milks)
                                _msg "You give a chocolate milk bottle to the spaniard. He thanks you and
                                        drinks it in one sip."
       -                        givebeer "$item"
       +                        dropitem "$item"
                                ;;
        
                        Old_yoghurt)