From 47e8eceafc8d2265dd1fffdd7a2c887337ebd7be Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 3 Apr 2011 09:35:39 +0000 Subject: [PATCH] Fix quest logic. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14376 282e977c-c81d-0410-88c4-b93c2d0d6712 --- scorn/houses/jc.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scorn/houses/jc.msg b/scorn/houses/jc.msg index 32a772fe0..4e5783d01 100644 --- a/scorn/houses/jc.msg +++ b/scorn/houses/jc.msg @@ -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..."] }, {