tFix function call in specific_talk_gentoo(). - dotg - a bitreich fosdem adventure HTML git clone git://parazyd.org/dotg.git DIR Log DIR Files DIR Refs --- 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 t@@ -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)