Introduction
Introduction Statistics Contact Development Disclaimer Help
Change dialog in case the nerds are gone. - dotg - Day Of The GrParazyd
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d…
Log
Files
Refs
Tags
---
commit 4a58fe4be312746d303f2fd86a200ad0be955e66
parent 23e936286f92c346e58b05bd6b73fcb2d5423a1e
Author: Christoph Lohmann <[email protected]>
Date: Sat, 24 Feb 2018 01:34:04 +0100
Change dialog in case the nerds are gone.
Diffstat:
M act-i/Hipster_Area.dcgi | 12 ++++++++++++
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]
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.