From: Christopher Allan Webber Date: Mon, 30 Jan 2017 05:38:35 +0000 (-0600) Subject: Fix last button-pressing message X-Git-Tag: fosdem-2017~33 X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=commitdiff_plain;h=30b63e1ad9cab75cf45509e7e58dc713ddc82a21;hp=c89d058e1fcd7b786f0511bd9d5aafb49b7ef0ec Fix last button-pressing message --- diff --git a/worlds/bricabrac.scm b/worlds/bricabrac.scm index bd953aa..0858226 100644 --- a/worlds/bricabrac.scm +++ b/worlds/bricabrac.scm @@ -1053,7 +1053,7 @@ the paint, but the wires themselves seem to be unusually sturdy." (set! (.state gameobj) 'ready) (tell-room "The READY light turns on!")) ((loading ready) - (<- 'tell player + (<- player 'tell #:text '("Pressing the button does nothing right now, " "but it does feel satisfying."))))) (else