Remove forced line breaks and word spacing corrections to message text in Lone Village Tavern (pup_land/ancient/village/tavern1) in Pup Land.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17249 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d04975e453
commit
ac5793e0ff
|
@ -8,7 +8,7 @@ enter_x 1
|
||||||
enter_y 16
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-05-21
|
Created: 1996-05-21
|
||||||
Modified: 2011-11-29 Rick Tanner
|
Modified: 2012-02-26 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
@ -342,7 +342,7 @@ end
|
||||||
arch elf
|
arch elf
|
||||||
msg
|
msg
|
||||||
@match *
|
@match *
|
||||||
Look at the guy standing at the bar. I believe that he is a thief.
|
Look at the guy standing at the bar. I believe that he is a thief.
|
||||||
endmsg
|
endmsg
|
||||||
face elf.131
|
face elf.131
|
||||||
hp 100
|
hp 100
|
||||||
|
@ -1031,9 +1031,9 @@ end
|
||||||
arch viking
|
arch viking
|
||||||
msg
|
msg
|
||||||
@match person
|
@match person
|
||||||
I have never seen him. But I expect that he lives in the house where there is the burning fireplace.
|
I have never seen him. But I expect that he lives in the house where there is the burning fireplace.
|
||||||
@match yes|no
|
@match yes|no
|
||||||
It's a ghost town now. But I've heard that one Person still lives in the town.
|
It's a ghost town now. But I've heard that one Person still lives in the town.
|
||||||
@match *
|
@match *
|
||||||
Have you ever been to shining town?
|
Have you ever been to shining town?
|
||||||
endmsg
|
endmsg
|
||||||
|
@ -1800,12 +1800,11 @@ arch swashbuckler
|
||||||
name Hans
|
name Hans
|
||||||
msg
|
msg
|
||||||
@match yes
|
@match yes
|
||||||
Thanks.
|
Thanks. This symbol is needed to see him.
|
||||||
This symbol is needed to see him.
|
|
||||||
@match boss|find
|
@match boss|find
|
||||||
I can't tell you about the hiding place of the boss. There are too many people watching us.
|
I can't tell you about the hiding place of the boss. There are too many people watching us.
|
||||||
@match *
|
@match *
|
||||||
I can hardly believe that Siegfried killed Jacob, our friend - But it's an undeniable fact. Could you tell this to the boss of our gang?
|
I can hardly believe that Siegfried killed Jacob, our friend - But it's an undeniable fact. Could you tell this to the boss of our gang?
|
||||||
endmsg
|
endmsg
|
||||||
face swashbuckl.131
|
face swashbuckl.131
|
||||||
hp 100
|
hp 100
|
||||||
|
@ -2280,7 +2279,7 @@ arch man
|
||||||
name barkeeper
|
name barkeeper
|
||||||
msg
|
msg
|
||||||
@match *
|
@match *
|
||||||
I've heard that Siegfried would be a swindler. I hope this is not true.
|
I've heard that Siegfried would be a swindler. I hope this is not true.
|
||||||
endmsg
|
endmsg
|
||||||
face man.171
|
face man.171
|
||||||
hp 180
|
hp 180
|
||||||
|
|
Loading…
Reference in New Issue