From 6eb1a5811db3470a40138ef69c14cbec2a58e3b5 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Thu, 17 Mar 2011 22:13:35 +0000 Subject: [PATCH] Set as a question instead of a 'say'. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14348 282e977c-c81d-0410-88c4-b93c2d0d6712 --- scorn/misc/gateguardcommon.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scorn/misc/gateguardcommon.msg b/scorn/misc/gateguardcommon.msg index bc7806f7f..53f34f13f 100644 --- a/scorn/misc/gateguardcommon.msg +++ b/scorn/misc/gateguardcommon.msg @@ -62,6 +62,6 @@ "pre" : [], "post" : [], "msg" : ["Good to see a friend!\n Have you seen any monsters lately?"], - "replies" : [["monsters", "Why are you having problems with monsters?"]] + "replies" : [["monsters", "Why are you having problems with monsters?", "2"]] } ]}