dotg

a bitreich fosdem adventure
git clone git://parazyd.org/dotg.git
Log | Files | Refs

commit 0b0d18deafd5f4f21b382f6564362d57043dcadd
parent 0d659a0c319e30db7d5b4ba3d2ff089b7b1997a8
Author: Christoph Lohmann <20h@r-36.net>
Date:   Thu,  1 Mar 2018 20:55:00 +0100

Fight Club.

Diffstat:
Mact-i/Bench.sh | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/act-i/Bench.sh b/act-i/Bench.sh @@ -14,7 +14,7 @@ specific_bench() { _msg "A small package with a parachute is slowly landing next to you. You open it." - ritem="$(printf "Beers\nChocolate_Milks\nBlack_dildo\nGoogle_Ad_coupons\nDeveloping_NodeJS\nAlso_sprach_Zarathustra\nThe_Birth_of_Tragedy\nSiddharta\nBaby_and_child_care\nThe_C_Programming_Language\nTo_Kill_a_Mockingbird\nSex_drugs_and_coca_puffs\nFight_club\nCheese\nCocaine\n" | shuf | head -n 1)" + ritem="$(printf "Beers\nChocolate_Milks\nBlack_dildo\nGoogle_Ad_coupons\nDeveloping_NodeJS\nAlso_sprach_Zarathustra\nThe_Birth_of_Tragedy\nSiddharta\nBaby_and_child_care\nThe_C_Programming_Language\nTo_Kill_a_Mockingbird\nSex_drugs_and_coca_puffs\nFight_Club\nCheese\nCocaine\n" | shuf | head -n 1)" _msg "Your friend sent you $ritem. You are thankful in the cold." @@ -71,7 +71,7 @@ specific_bench() { _msg "How about some cocaine?" ;; - Fight_club) + Fight_Club) _msg "He told me about it!" ;;