diff --git a/scorn/houses/jc.msg b/scorn/houses/jc.msg index 161f82306..32a772fe0 100644 --- a/scorn/houses/jc.msg +++ b/scorn/houses/jc.msg @@ -4,37 +4,37 @@ { "match" : ["mark"], "pre" : [], - "post": [], + "post" : [], "msg" : ["Ya good guy lets me beat him at cards all the time.\nGuy loves to gamble.\nOtherwise he's a bum."] }, { "match" : ["amy"], "pre" : [], - "post": [], + "post" : [], "msg" : ["She runs the place for that rat Witherspoon."] - },{ + }, { "match" : ["Witherspoon", "rat"], "pre" : [], - "post": [], + "post" : [], "msg" : ["Witherspoon owns all these slum..er 'condos'."] - },{ + }, { "match" : ["gramps", "malone", "staff", "stick"], "pre" : [["quest", "scorn/WalkingStick", "40"]], - "post": [], + "post" : [], "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"]], - "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..."] - },{ + }, { "match" : ["gramps", "malone", "staff", "stick"], "pre" : [], - "post": [], + "post" : [], "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" : ["*"], "pre" : [], - "post": [], + "post" : [], "msg" : ["Darn bird keeps me awake all night..."] } ]}