commit 7292601995a8685b36018764eee1d2b6a889d04b
parent 7892d72b25b4118da2cf85712d48ad3fe5052c5d
Author: parazyd <parazyd@dyne.org>
Date: Sat, 24 Feb 2018 03:12:53 +0100
Fix function call in specific_talk_gentoo().
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
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)