From 510cc2d93b024bd0c08de773fb97f3096834076f Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sun, 3 Apr 2011 09:32:08 +0000 Subject: [PATCH] Reformat using CRE. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14374 282e977c-c81d-0410-88c4-b93c2d0d6712 --- scorn/houses/jc.msg | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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..."] } ]}