Removed line breaks from NPC dialog.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14468 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
f5d07e786e
commit
c68d4cdeb0
|
@ -9,7 +9,7 @@ enter_x 28
|
|||
enter_y 4
|
||||
msg
|
||||
Created: 1993-10-21 Cater & Wade (john_cater@yahoo.com)
|
||||
Modified: 2008-09-14 Rick Tanner
|
||||
Modified: 2011-05-17 Rick Tanner
|
||||
endmsg
|
||||
end
|
||||
arch woodfloor
|
||||
|
@ -3195,8 +3195,7 @@ arch man
|
|||
name Very Old sage
|
||||
msg
|
||||
@match *
|
||||
Drop 1000 gold coins to see my book collection.
|
||||
I have over 400 and I am willing to sell
|
||||
Drop 1000 gold coins to see my book collection. I have over 400 and I am willing to sell.
|
||||
endmsg
|
||||
face sage.151
|
||||
x 21
|
||||
|
|
|
@ -1675,8 +1675,7 @@ My name is Bob. I own this bakery.
|
|||
@match bakery|food
|
||||
yep, I make this food each and every day.
|
||||
@match day
|
||||
Yes, every day. Now either buy
|
||||
something or leave. I'm busy.
|
||||
Yes, every day. Now either buy something or leave. I'm busy.
|
||||
@match *
|
||||
Sorry, I don't understand you
|
||||
endmsg
|
||||
|
|
Loading…
Reference in New Issue