From 2636a53e2dc54a074a7a00f7539ebe8ffd5340a2 Mon Sep 17 00:00:00 2001 From: Nicolas Weeger Date: Tue, 4 Jan 2022 17:50:57 +0100 Subject: [PATCH] Change some reply type to 'ask' so the player 'asks' --- navar_city/university_shinon.msg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/navar_city/university_shinon.msg b/navar_city/university_shinon.msg index 10188d14a..f1587bead 100644 --- a/navar_city/university_shinon.msg +++ b/navar_city/university_shinon.msg @@ -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" : [],