Fix typo in message for priest.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19498 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2508edd43e
commit
e4b9b37011
|
@ -36,7 +36,7 @@
|
|||
"match" : ["why"],
|
||||
"pre" : [["npctoken", "state", "why"]],
|
||||
"post" : [["setnpctoken", "state", "recover"]],
|
||||
"msg" : ["An evil creature stole Valriel's Holy Chalice.\n\nMt friend Maxus went down the catacombs to follow it, but he's not back, and I'm afraid for him..."],
|
||||
"msg" : ["An evil creature stole Valriel's Holy Chalice.\n\nMy friend Maxus went down the catacombs to follow it, but he's not back, and I'm afraid for him..."],
|
||||
"replies" : [["recover", "Should I try to recover it?", "2"]]
|
||||
}, {
|
||||
"match" : ["*"],
|
||||
|
|
Loading…
Reference in New Issue