fixup! Implement toilet 2 - 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 18eb863aa2f7ff2d247f8c812908223001fb249d DIR parent 58b16d7e4c8e603c1a5950bbd4c9b702dc6638ca HTML Author: parazyd <parazyd@dyne.org> Date: Fri, 23 Feb 2018 21:28:35 +0100 fixup! Implement toilet 2 Diffstat: M act-i/take.dcgi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- DIR diff --git a/act-i/take.dcgi b/act-i/take.dcgi @@ -22,7 +22,8 @@ case "$(basename $2)" in ;; Water) - _msg "You use the plastic bag and fill it up with water." + _msg "You use the plastic bag and fill it up with water. + [1|Exit|$path/$(cat $savegame/room).dcgi|server|port]" mv "$inventory/Plastic_bag" "$inventory/Plastic_bag_of_water" return ;;