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-b93c2d0d6712master
parent
e92cceffce
commit
60f6c3caed
|
@ -185,18 +185,6 @@ arch woodfloor
|
||||||
x 1
|
x 1
|
||||||
y 12
|
y 12
|
||||||
end
|
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
|
arch woodfloor
|
||||||
x 1
|
x 1
|
||||||
y 13
|
y 13
|
||||||
|
@ -213,6 +201,14 @@ x 1
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch man
|
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
|
x 1
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue