- Add a few more legitimate replies to the key question to avoid reset of the
conversation that would be aggravating. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@11670 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
3ef00d358b
commit
97f78ec644
|
@ -12,7 +12,7 @@
|
||||||
"post" : [["mork_speak","key"]],
|
"post" : [["mork_speak","key"]],
|
||||||
"msg" : ["I bet Gork send you to get key. Did he?"]
|
"msg" : ["I bet Gork send you to get key. Did he?"]
|
||||||
}, {
|
}, {
|
||||||
"match" : ["yes"],
|
"match" : ["key","send","yes"],
|
||||||
"pre" : [["can_get_key","1"],["mork_speak","key"]],
|
"pre" : [["can_get_key","1"],["mork_speak","key"]],
|
||||||
"post" : [["mork_speak",""],["can_get_key","0"]],
|
"post" : [["mork_speak",""],["can_get_key","0"]],
|
||||||
"msg" : ["Ok, I give you key. Here, it in corner."],
|
"msg" : ["Ok, I give you key. Here, it in corner."],
|
||||||
|
|
Loading…
Reference in New Issue