From 4b250ad7cd3c632867858500282adce0af85a7cb Mon Sep 17 00:00:00 2001 From: kbulgrien Date: Sun, 13 Jun 2010 22:27:59 +0000 Subject: [PATCH] - Improve the response when you do not know the name. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13401 282e977c-c81d-0410-88c4-b93c2d0d6712 --- scorn/towers/igor1.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scorn/towers/igor1.msg b/scorn/towers/igor1.msg index e650b2df8..c67a13878 100644 --- a/scorn/towers/igor1.msg +++ b/scorn/towers/igor1.msg @@ -17,7 +17,7 @@ "match" : ["*"], "pre" : [["npctoken", "step", "2"]], "post" : [["setnpctoken", "step", "1"]], - "msg" : ["Sorry, but that's not that...\n\nDo you want to try again?"], + "msg" : ["Sorry, but that's not correct...\n\nDo you want to try again?"], "replies" : [["yes", "Yes, sorry, I mistook the name.", "1"], ["no", "No, my head is full of holes, I forgot the name...", "1"]] },{ "match" : ["yes"],