tcleanup Hipster_Area.sh - dotg - a bitreich fosdem adventure HTML git clone git://parazyd.org/dotg.git DIR Log DIR Files DIR Refs --- DIR commit f02fd5cde3e473af575ed4678362dd177a3126fc DIR parent 426b6226b3f241ffe2486325b1e0417fd3204433 HTML Author: parazyd <parazyd@dyne.org> Date: Fri, 23 Feb 2018 18:29:01 +0100 cleanup Hipster_Area.sh Diffstat: M act-i/Hipster_Area.sh | 9 --------- 1 file changed, 0 insertions(+), 9 deletions(-) --- DIR diff --git a/act-i/Hipster_Area.sh b/act-i/Hipster_Area.sh t@@ -7,7 +7,6 @@ specific_talk_hipsterarea() { cat <<EOM You got the Wifi password. You type it in and you now enjoy the Gopherspace. - EOM else cat <<EOM t@@ -15,20 +14,12 @@ EOM You scan the Wifi radio, but don't manage to find an open network. EOM fi - return ;; Plate_of_Bolognese_Sauce) cat <<EOM You disgustingly look at the Bolognese sauce, but decide to keep it. EOM - return - ;; - *) - cat <<EOM -$item is of no use here. -EOM - return ;; esac }