More fixes. - dotg - Day Of The GrParazyd
HTML git clone git://bitreich.org/dotg git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dotg
DIR Log
DIR Files
DIR Refs
DIR Tags
---
DIR commit d4a10f2febad1dcec5a62fe3279a9bbf000b3f2d
DIR parent eac5975754c47a8169ca804bd411ddcd8a56e55d
HTML Author: parazyd <parazyd@dyne.org>
Date: Sat, 24 Feb 2018 01:06:23 +0100
More fixes.
Diffstat:
M act-i/t1-shower.dcgi | 1 +
M act-i/talk-20h.sh | 4 ++--
M act-i/talk-gentoo.sh | 2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
---
DIR diff --git a/act-i/t1-shower.dcgi b/act-i/t1-shower.dcgi
@@ -19,5 +19,6 @@ else
else
_msg "You see a lab rat run into the shower drain and disappear!"
fi
+ rm -f "$hipsters/obese/.takingashit"
fi
_msg "[1|Exit|$path/$(cat $savegame/room).dcgi|server|port]"
DIR diff --git a/act-i/talk-20h.sh b/act-i/talk-20h.sh
@@ -100,8 +100,8 @@ specific_talk_20h() {
;;
Black_dildo)
- _msg "You give the black dildo to your friend. He smiles perversly and sticks it
- in his butt."
+ _msg 'You give the black dildo to your friend. He smiles perversly
+ and says: "These things are useful to fill up holes..."'
mv "$inventory/$item" "$hipsters/20h"
;;
DIR diff --git a/act-i/talk-gentoo.sh b/act-i/talk-gentoo.sh
@@ -48,7 +48,7 @@ specific_talk_gentoo() {
up and start walking towards the toilet."
printf 1 > "$hipsters/obese/.takingashit"
- rm -f "$toilet1/.notyet"
+ rm -f "$toilet1/shower/.notyet"
cp -f "$hipsters/obese/Plate_of_Bolognese_Sauce" "$hipsters/coffeetable"
;;