Punctuation corrections and sentence structure updates to message text in Bob's Bakery (darcap/town2/shop_f) in Darcap.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16908 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6495f248a2
commit
699467add6
|
@ -9,7 +9,7 @@ enter_x 18
|
|||
enter_y 16
|
||||
msg
|
||||
Created: 2008-11-24 Rick Tanner
|
||||
Modified: 2011-10-09 Rick Tanner
|
||||
Modified: 2012-01-31 Rick Tanner
|
||||
endmsg
|
||||
outdoor 1
|
||||
end
|
||||
|
@ -1667,7 +1667,7 @@ arch man
|
|||
name Bob
|
||||
msg
|
||||
@match hello
|
||||
Hello. Would you like to buy some food?
|
||||
Hello. Would you like to buy some food?
|
||||
@match bob
|
||||
Oh, you must be thinking of the Bob in town.
|
||||
@match name
|
||||
|
@ -1675,9 +1675,9 @@ 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
|
||||
Sorry, I don't understand you.
|
||||
endmsg
|
||||
x 16
|
||||
y 15
|
||||
|
|
Loading…
Reference in New Issue