dotg

a bitreich fosdem adventure
git clone git://parazyd.org/dotg.git
Log | Files | Refs

commit d4a10f2febad1dcec5a62fe3279a9bbf000b3f2d
parent eac5975754c47a8169ca804bd411ddcd8a56e55d
Author: parazyd <parazyd@dyne.org>
Date:   Sat, 24 Feb 2018 01:06:23 +0100

More fixes.

Diffstat:
Mact-i/t1-shower.dcgi | 1+
Mact-i/talk-20h.sh | 4++--
Mact-i/talk-gentoo.sh | 2+-
3 files changed, 4 insertions(+), 3 deletions(-)

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]" 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" ;; 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" ;;