tSmall fixups. - dotg - a bitreich fosdem adventure HTML git clone git://parazyd.org/dotg.git DIR Log DIR Files DIR Refs --- DIR commit e0c709dadd82d5e1bd88912e48a4126ef56ff12c DIR parent 6abf58b066bb15234d216814faaf471eed3745f2 HTML Author: parazyd <parazyd@dyne.org> Date: Sat, 24 Feb 2018 00:26:10 +0100 Small fixups. Diffstat: M act-i/Kitchen.dcgi | 1 + M act-i/take.dcgi | 1 + M act-i/talk-host.sh | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) --- DIR diff --git a/act-i/Kitchen.dcgi b/act-i/Kitchen.dcgi t@@ -18,6 +18,7 @@ random things. Behind you there are cupboards, a sink, and a fridge. The party host is across the table talking to some people. + EOM if [ -f "$inventory/.elvesarehere" ]; then DIR diff --git a/act-i/take.dcgi b/act-i/take.dcgi t@@ -30,6 +30,7 @@ case "$(basename $2)" in shower|toilet) _msg "The thing is built into the house. You don't manage to pick it up." + _msg "[1|Exit|$path/$(cat $savegame/room).dcgi|server|port]" return ;; esac DIR diff --git a/act-i/talk-host.sh b/act-i/talk-host.sh t@@ -2,7 +2,7 @@ specific_talk_host() { item="$1" case "$item" in - Old_Laptop|Smartphone) + Old_Thinkpad|Smartphone) _msg '"Oh, you need Internet access? The password is right there on the fridge." - He says as he points towards the fridge.'