X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fplayer.scm;fp=mudsync%2Fplayer.scm;h=a450038d53ac64d0206b25bb8e993400a3f16a75;hp=784db7c6f9a08691d919ad1a66a26693bbe24e5d;hb=e859c0e73638a433413ea4c6ac08476268331663;hpb=010c6322cd8fa4bda1b3e6c58e521f16a9c66169 diff --git a/mudsync/player.scm b/mudsync/player.scm index 784db7c..a450038 100644 --- a/mudsync/player.scm +++ b/mudsync/player.scm @@ -84,7 +84,7 @@ (apply <- winner-id cmd-action message-args)) (#f (<- (gameobj-gm player) 'write-home - #:text "Huh? (type \"help\" for common commands)\n")))) + #:text "Sorry, I didn't understand that? (type \"help\" for common commands)\n")))) (define* (player-tell player message #:key text) (<- (gameobj-gm player) 'write-home