commit 925ffa3cea49638006a85c980742719c15ca24c0 parent aeaa6131ff64e5d3ba33210d9cd9da2ba4848035 Author: parazyd <parazyd@dyne.org> Date: Sat, 24 Feb 2018 02:50:49 +0100 Enable a gopher client when using the Thinkpad. Diffstat:
M | act-i/Hipster_Area.sh | | | 5 | ++++- |
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/act-i/Hipster_Area.sh b/act-i/Hipster_Area.sh @@ -4,7 +4,10 @@ specific_talk_hipsterarea() { case "$item" in Old_Thinkpad) if [ -f "$inventory/Wifi_password" ]; then - _msg "You got the Wifi password. You type it in and you now enjoy the Gopherspace." + _msg "You got the Wifi password. You type it in and you now enjoy the Gopherspace. + + [1|The Gopher Lawn|/lawn|bitreich.org|port] + " else _msg "You scan the Wifi radio, but don't manage to find an open network." fi