commit 4a58fe4be312746d303f2fd86a200ad0be955e66
parent 23e936286f92c346e58b05bd6b73fcb2d5423a1e
Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 24 Feb 2018 01:34:04 +0100
Change dialog in case the nerds are gone.
Diffstat:
1 file changed, 12 insertions(+), 0 deletions(-)
diff --git a/act-i/Hipster_Area.dcgi b/act-i/Hipster_Area.dcgi
@@ -41,7 +41,19 @@ playing bad beats on the sound system.
[1|Talk to your friend|$path/talk-20h.dcgi|server|port]
[1|Talk to the obese Spaniard|$path/talk-gentoo.dcgi|server|port]
[1|Talk to the burning hipster|$path/talk-hipster.dcgi|server|port]
+EOM
+
+if [ -f "$inventory/.nerdsmoved" ]; then
+ cat <<EOM
+[1|Go to the NeXT Station|$path/talk-nerds.dcgi|server|port]
+EOM
+else
+ cat <<EOM
[1|Talk to the NeXT nerds|$path/talk-nerds.dcgi|server|port]
+EOM
+fi
+
+cat <<EOM
[1|Inspect the coffee table|$path/coffeetable.dcgi|server|port]