Hipster_Area.sh - dotg - Day Of The GrParazyd | |
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
Hipster_Area.sh (484B) | |
--- | |
1 specific_talk_hipsterarea() { | |
2 item="$1" | |
3 | |
4 case "$item" in | |
5 Old_Thinkpad) | |
6 if [ -f "$inventory/Wifi_password" ]; then | |
7 _msg "You got the Wifi password. You typ… | |
8 | |
9 [1|The Gopher Lawn|/lawn|bitreic… | |
10 " | |
11 else | |
12 _msg "You scan the Wifi radio, but don't… | |
13 fi | |
14 ;; | |
15 Plate_of_Bolognese_Sauce) | |
16 _msg "You disgustingly look at the Bolognese sau… | |
17 ;; | |
18 esac | |
19 } |