From dd2fc7c03d1ec2aa860d737d015f88d0d2ddd280 Mon Sep 17 00:00:00 2001 From: cavesomething Date: Thu, 13 May 2010 18:44:50 +0000 Subject: [PATCH] Fix syntax errors in .msg file git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13180 282e977c-c81d-0410-88c4-b93c2d0d6712 --- scorn/temples/servantofgaea.msg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scorn/temples/servantofgaea.msg b/scorn/temples/servantofgaea.msg index a50fcff69..0096eac0b 100644 --- a/scorn/temples/servantofgaea.msg +++ b/scorn/temples/servantofgaea.msg @@ -16,7 +16,7 @@ "match" : ["yes", "king", "curse"], "pre" : [["quest", "scorn/LordSpectre", "=10"]], "post" : [], - "msg" : ["The King has been cursed. At midnight on the Dark Day last year, A Lord Spectre forged a foul attachment to The King, to his very soul. This spectre has been drawing forth a portion of his strength in order to empower a mighty weapon.\n\n A binding such as this can be undone, but only if the King gains possession of this object.\n\n You will need to go and find the Lord Spectre and destroy him, and return the weapon to the King."] + "msg" : ["The King has been cursed. At midnight on the Dark Day last year, A Lord Spectre forged a foul attachment to The King, to his very soul. This spectre has been drawing forth a portion of his strength in order to empower a mighty weapon.\n\n A binding such as this can be undone, but only if the King gains possession of this object.\n\n You will need to go and find the Lord Spectre and destroy him, and return the weapon to the King."], "replies" : [["spectre", "Where may I find this foul spectre?"]] },{ "match" : ["spectre"], @@ -33,7 +33,7 @@ "match" : ["*"], "pre" : [], "post" : [], - "msg" : ["I am celebrating Gaea, our Mother."] - "replies" : [["Gaea", "Gaea is your mother?"] + "msg" : ["I am celebrating Gaea, our Mother."], + "replies" : [["Gaea", "Gaea is your mother?"]] } ]}