Move host and elves to kitchen, plus fix if orgy happened. - 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 fbcb68f97b63ab75174359cdc2764f0bf2e0e26b DIR parent eb97bbb63bbd3015571fa3ab1d92844d81721373 HTML Author: Christoph Lohmann <20h@r-36.net> Date: Sat, 24 Feb 2018 01:22:16 +0100 Move host and elves to kitchen, plus fix if orgy happened. Diffstat: M act-i/talk-elves.dcgi | 14 ++++++++++++-- M act-i/talk-elves.sh | 1 + M act-i/talk-host.dcgi | 2 +- M act-i/usecases.csv | 1 + 4 files changed, 15 insertions(+), 3 deletions(-) --- DIR diff --git a/act-i/talk-elves.dcgi b/act-i/talk-elves.dcgi @@ -8,11 +8,21 @@ echo talk-elves > $savegame/room map_kitchen cat <<EOM -## HIPSTER AREA (HIP) +## KITCHEN (KIT) +EOM + +if [ -f "$inventory/.orgyhappened" ]; then + cat <<EOM +The cheerful elves are dancing and look at everyone with a smile. +EOM +else + cat <<EOM The cheerful elves are dancing and eating cheese. They don't seem to be willing to let go of it. - +EOM +fi +cat <<EOM [1|Check inventory|$path/inventory.dcgi|server|port] DIR diff --git a/act-i/talk-elves.sh b/act-i/talk-elves.sh @@ -50,6 +50,7 @@ EOM for i in $allaround ; do printf 1 > "$i/Black_dildo" done + printf 1 > "$inventory/.orgyhappened" printf 1 > "$kitchen/table/Cheese" ;; esac DIR diff --git a/act-i/talk-host.dcgi b/act-i/talk-host.dcgi @@ -8,7 +8,7 @@ echo talk-host > $savegame/room map_talkhost cat <<EOM -## HIPSTER AREA (HIP) +## KITCHEN (KIT) "Hi! Enjoying yourself?" - The host asks. DIR diff --git a/act-i/usecases.csv b/act-i/usecases.csv @@ -22,6 +22,7 @@ Mouse,talk-nerds Google_Ad_coupons,talk-balcony,talk-elves,talk-20h Cocaine,talk-20h,anywhere Cheese,kitchen-sink,talk-20h,anywhere +Unlocked_Macbook,talk-20h Also_sprach_Zarathustra,talk-20h The_Birth_of_Tragedy,talk-20h,talk-gentoo