Fix for bug #3316426: Scorn nobilityArchdukequest (second part). Fix quest step mistake.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14622 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2011-06-15 18:02:30 +00:00
parent 98782c5c42
commit 4b791bfcf8
1 changed files with 9 additions and 9 deletions

View File

@ -3,7 +3,7 @@
{
"match" : ["titan", "crown", "pretender", "meganthropopulos", "yes"],
"pre" : [["quest", "scorn/TitanCrown", "10"], ["item", "Meganthropopulos' Crown"], ["token", "question", "crown"]],
"post" : [["takeitem", "Meganthropopulos' Crown"], ["quest", "scorn/TitanCrown", "70"], ["givecontents", "Archduke Reward"], ["settoken", "question", "0"]],
"post" : [["takeitem", "Meganthropopulos' Crown"], ["quest", "scorn/TitanCrown", "80"], ["givecontents", "Archduke Reward"], ["settoken", "question", "0"]],
"msg" : ["Congratulations on completing your quest. Kneel and receive your accolade.....\n You are now an Archduke! \n Also, please take this fine shield as a reward. May it serve you well!"]
}, {
"match" : ["titan", "crown", "pretender", "meganthropopulos", "yes"],