diff --git a/scorn/taverns/fran.msg b/scorn/taverns/fran.msg index 67bd46ffc..af81ab558 100644 --- a/scorn/taverns/fran.msg +++ b/scorn/taverns/fran.msg @@ -49,7 +49,7 @@ },{ "match" : ["alfalfa"], "pre" : [["quest", "scorn/OrcDress", "=10"]], - "post": [["giveitem", "Alfalfa's Front Door Key"],["quest", "scorn/OrcDress", "20"]] + "post": [["giveitem", "Alfalfa's Front Door Key"],["quest", "scorn/OrcDress", "20"]], "msg" : ["Alfalfa sent you to get the key to her house? Ok then, here you go."] },{ "match" : ["*"], @@ -57,4 +57,4 @@ "post": [], "msg" : ["Hey kitchen is off limits!\nKeep it in your scabbard and take a seat there chum."] } -]} \ No newline at end of file +]}