Fix spelling and remove spurious blank lines from within the JSON.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10430 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
1da5f75c92
commit
aa8f1309f9
|
@ -18,10 +18,6 @@
|
|||
"msg" : ["Ok, I give you key. Here, it in corner."],
|
||||
"connected" : 9
|
||||
}, {
|
||||
|
||||
|
||||
|
||||
|
||||
"match" : "hello|hi",
|
||||
"pre" : [],
|
||||
"post" : [],
|
||||
|
@ -42,6 +38,6 @@ GO AWAY!"]
|
|||
"match" : "*",
|
||||
"pre" : [],
|
||||
"post" : [],
|
||||
"msg" : ["Assasin!"]
|
||||
"msg" : ["Assassin!"]
|
||||
}
|
||||
]}
|
||||
|
|
Loading…
Reference in New Issue