tFix taking the keys. - dotg - a bitreich fosdem adventure
HTML git clone git://parazyd.org/dotg.git
DIR Log
DIR Files
DIR Refs
---
DIR commit db3d8cfe6146e8e51567a6ddc203a33c52431f68
DIR parent de51331481c9d98d1702f9623e784f952a2e1d9e
HTML Author: parazyd <parazyd@dyne.org>
Date: Fri, 23 Feb 2018 21:32:38 +0100
Fix taking the keys.
Diffstat:
M act-i/take.dcgi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
DIR diff --git a/act-i/take.dcgi b/act-i/take.dcgi
t@@ -13,9 +13,9 @@ case "$(basename $2)" in
if [ -f "$bedroom1/.notyet" ]; then
_msg '"Umm, that is not something you should be taking..."
- The girls do not let you take the keys.
+ The girls do not let you take the keys.'
- [1|Exit|$path/$(cat $savegame/room).dcgi|server|port]'
+ _msg "[1|Exit|$path/$(cat $savegame/room).dcgi|server|port]"
return
fi
_msg "The girls smile at you and let you take it."