Introduction
Introduction Statistics Contact Development Disclaimer Help
Syntax fixes. - dotg - Day Of The GrParazyd
git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d…
Log
Files
Refs
Tags
---
commit 36ec7f589355b9281bd2f0d6c9603e8632e22504
parent b70101822785e181534f7b9af01b3fe288fe7d5c
Author: parazyd <[email protected]>
Date: Sun, 25 Feb 2018 15:45:26 +0100
Syntax fixes.
Diffstat:
M act-i/Toilet1.sh | 1 +
M act-i/Toilet2.sh | 4 ++--
M act-i/talk-elves.sh | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/act-i/Toilet1.sh b/act-i/Toilet1.sh
@@ -34,6 +34,7 @@ specific_toilet1() {
rm -f "$inventory/.notyet"
fi
fi
+ ;;
Black_dildo)
if [ -f "$inventory/.isfrench" ];
diff --git a/act-i/Toilet2.sh b/act-i/Toilet2.sh
@@ -23,8 +23,8 @@ specific_toilet2() {
But then you read the sign:
»Pour votre securité, ces
- toilettes est sou surveillance
- videó et le sexe du fromage
+ toilettes sont sous surveillan…
+ videó et le sexe fromagé
est interdit !«
Maybe you should use toilet 1 for
diff --git a/act-i/talk-elves.sh b/act-i/talk-elves.sh
@@ -79,7 +79,7 @@ fi
printf 1 > "$i/Black_dildo"
done
printf 1 > "$inventory/.orgyhappened"
- if [ "$inventory/.isfrench" ]; then
+ if [ -f "$inventory/.isfrench" ]; then
printf 1 > "$inventory/Cheese"
else
printf 1 > "$kitchen/table/Cheese"
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.