Gork should not reset the conversation just because you say the wrong
word! git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10472 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2db9e437fd
commit
b6726a40ea
|
@ -39,7 +39,7 @@
|
||||||
}, {
|
}, {
|
||||||
"match" : ["*"],
|
"match" : ["*"],
|
||||||
"pre" : [],
|
"pre" : [],
|
||||||
"post": [["gork_speak",""]],
|
"post": [["gork_speak","*"]],
|
||||||
"msg" : ["Gork kill you!"]
|
"msg" : ["Gork kill you!"]
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
|
Loading…
Reference in New Issue