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-b93c2d0d6712
master
kbulgrien 2008-11-15 23:08:27 +00:00
parent 2db9e437fd
commit b6726a40ea
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
}, {
"match" : ["*"],
"pre" : [],
"post": [["gork_speak",""]],
"post": [["gork_speak","*"]],
"msg" : ["Gork kill you!"]
}
]}