From 60f6c3caed68a2df6a50d27ebfc02f8fddf52695 Mon Sep 17 00:00:00 2001 From: rjtanner Date: Tue, 22 Nov 2011 05:55:38 +0000 Subject: [PATCH] Move dialogue text from a magic_ear (under the floor) to the actual NPC in Warehouse #4 in Navar. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15876 282e977c-c81d-0410-88c4-b93c2d0d6712 --- navar_city/warehouse4 | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/navar_city/warehouse4 b/navar_city/warehouse4 index fa2115ba7..cd9e81450 100644 --- a/navar_city/warehouse4 +++ b/navar_city/warehouse4 @@ -185,18 +185,6 @@ arch woodfloor x 1 y 12 end -arch magic_ear -msg -@match smugglers -Yes, the smugglers, they locked me in here to die of starvation since overheard where their secret entrance to the city is. -@match entrance -Yes, the entrance, it is in the lower levels of the Lighthouse, but you have to get to the top level to go down to it. -@match * -Praise God you have come to let me out...those damned smugglers. -endmsg -x 1 -y 13 -end arch woodfloor x 1 y 13 @@ -213,6 +201,14 @@ x 1 y 14 end arch man +msg +@match smugglers +Yes, the smugglers, they locked me in here to die of starvation since overheard where their secret entrance to the city is. +@match entrance +Yes, the entrance, it is in the lower levels of the Lighthouse, but you have to get to the top level to go down to it. +@match * +Praise God you have come to let me out...those damned smugglers +endmsg x 1 y 14 end