Fix JSON.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13235 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2010-05-15 21:13:59 +00:00
parent d0d9ec4c45
commit 4b45fe5b30
3 changed files with 3 additions and 7 deletions

View File

@ -4,9 +4,7 @@
"match" : ["curse", "calamity", "spectre", "yes"],
"pre" : [["quest", "scorn/LordSpectre", "10"], ["item", "Calamity"], ["token", "question", "curse"]],
"post" : [["takeitem", "Calamity"], ["quest", "scorn/LordSpectre", "60"], ["quest", "scorn/Aristocracy", "90"], ["givecontents", "Prince Reward"], ["settoken", "question", "0"]],
"msg" : ["Congratulations on completing your quest. We have a new Prince of the Realm!
Please take this fine sword as
a reward. May it serve you well!"]
"msg" : ["Congratulations on completing your quest. We have a new Prince of the Realm!\nPlease take this fine sword as a reward. May it serve you well!"]
},{
"match" : ["curse", "calamity", "spectre", "yes"],
"pre" : [["quest", "scorn/LordSpectre", "10"], ["token", "question", "curse"]],

View File

@ -15,7 +15,7 @@
"match" : ["*"],
"pre" : [["quest", "scorn/DragonWhisker", "10"]],
"post" : [["settoken", "question", "helpdragon"]],
"msg" : ["May I be of assistance, My Lord $you?"]
"msg" : ["May I be of assistance, My Lord $you?"],
"replies" : [["yes", "Yes, you may, tell me of the Dragonlords"], ["no", "No, I need no assistance from you"]]
},{
"match" : ["*"],

View File

@ -25,9 +25,7 @@
"match" : ["yes", "service", "Scorn"],
"pre" : [],
"post" : [["quest", "scorn/DemonPit", "10"]],
"msg" : ["His Majesty, the King of Scorn, is concerned with the recent influx of demons in the ruins of the town north of
Scorn.\nReports have it that the demons are issuing from a filthy pit in the ground.\n Go and investigate, and eliminate the
threat if possible.\n Return with a token of your victory."]
"msg" : ["His Majesty, the King of Scorn, is concerned with the recent influx of demons in the ruins of the town north of Scorn.\nReports have it that the demons are issuing from a filthy pit in the ground.\n Go and investigate, and eliminate the threat if possible.\n Return with a token of your victory."]
},{
"match" : ["*"],
"pre" : [],