- Fix syntax error.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@13261 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ac931b8804
commit
cd54262fda
|
@ -49,7 +49,7 @@
|
|||
},{
|
||||
"match" : ["alfalfa"],
|
||||
"pre" : [["quest", "scorn/OrcDress", "=10"]],
|
||||
"post": [["giveitem", "Alfalfa's Front Door Key"],["quest", "scorn/OrcDress", "20"]]
|
||||
"post": [["giveitem", "Alfalfa's Front Door Key"],["quest", "scorn/OrcDress", "20"]],
|
||||
"msg" : ["Alfalfa sent you to get the key to her house? Ok then, here you go."]
|
||||
},{
|
||||
"match" : ["*"],
|
||||
|
@ -57,4 +57,4 @@
|
|||
"post": [],
|
||||
"msg" : ["Hey kitchen is off limits!\nKeep it in your scabbard and take a seat there chum."]
|
||||
}
|
||||
]}
|
||||
]}
|
||||
|
|
Loading…
Reference in New Issue