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-b93c2d0d6712
master
kbulgrien 2008-11-14 06:31:31 +00:00
parent 1da5f75c92
commit aa8f1309f9
1 changed files with 1 additions and 5 deletions

View File

@ -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!"]
}
]}