Change some reply type to 'ask' so the player 'asks'

master
Nicolas Weeger 2022-01-04 17:50:57 +01:00
parent 8249250568
commit 2636a53e2d
1 changed files with 2 additions and 2 deletions

View File

@ -33,13 +33,13 @@
"pre" : [["quest", "quests/Azumauindo", "10"]],
"post" : [],
"msg" : ["In my studies, I have only come across one language which matches your description. This sounds like a script from Azumauindo."],
"replies" : [["azumauindo", "Where is Azumauindo?"]]
"replies" : [["azumauindo", "Where is Azumauindo?", "2"]]
}, {
"match" : ["*"],
"pre" : [["quest", "quests/Azumauindo", "10"]],
"post" : [],
"msg" : ["Another day of studying scriptures..."],
"replies" : [["book", "I found a strange book written with boxy runes. Could you tell me more about it?"]]
"replies" : [["book", "I found a strange book written with boxy runes. Could you tell me more about it?", "2"]]
}, {
"match" : ["*"],
"pre" : [],