commit 36ec7f589355b9281bd2f0d6c9603e8632e22504
parent b70101822785e181534f7b9af01b3fe288fe7d5c
Author: parazyd <parazyd@dyne.org>
Date: Sun, 25 Feb 2018 15:45:26 +0100
Syntax fixes.
Diffstat:
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 surveillance
+ 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"