Fix quest logic.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14376 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9981298611
commit
47e8eceafc
|
@ -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..."]
|
"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"],
|
"match" : ["gramps", "malone", "staff", "stick"],
|
||||||
"pre" : [["quest", "scorn/WalkingStick", "10"]],
|
"pre" : [["quest", "scorn/WalkingStick", "20-30"]],
|
||||||
"post" : [["quest", "scorn/WalkingStick", "40"]],
|
"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..."]
|
"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..."]
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue