Fix quest logic.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14376 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2011-04-03 09:35:39 +00:00
parent 9981298611
commit 47e8eceafc
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
"msg" : ["Ya ol Gramps Malone is right duffer.\nPlays a good game of orc knuckles.\nI think he left his walking stick here last time he came round.\nThink it's under the table..."]
}, {
"match" : ["gramps", "malone", "staff", "stick"],
"pre" : [["quest", "scorn/WalkingStick", "10"]],
"pre" : [["quest", "scorn/WalkingStick", "20-30"]],
"post" : [["quest", "scorn/WalkingStick", "40"]],
"msg" : ["Ya ol Gramps Malone is right duffer.\nPlays a good game of orc knuckles.\nI think he left his walking stick here last time he came round.\nThink it's under the table..."]
}, {