- 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
master
kbulgrien 2010-06-13 22:27:59 +00:00
parent 02dcaf96fe
commit 4b250ad7cd
1 changed files with 1 additions and 1 deletions

View File

@ -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"],