dotg

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

commit ea1701e2419f2dd22a460f7b0b399b587aadf0ff
parent fbcb68f97b63ab75174359cdc2764f0bf2e0e26b
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat, 24 Feb 2018 01:30:32 +0100

In case you saw the rat, change dialog.

Diffstat:
Mact-i/kitchen-sink.dcgi | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/act-i/kitchen-sink.dcgi b/act-i/kitchen-sink.dcgi @@ -15,6 +15,11 @@ EOM if ! [ -f "$kitchen/sink/.notyet" ]; then _msg "You see a rat disappear into the sink drain!" + printf 1 > "$inventory/.sawratinsink" +fi + +if [ -f "$inventory/.sawratinsink" ]; then + _msg "You have to catch this rat you saw." fi _msg "In the sink you see:"