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
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 2008-11-24 Rick Tanner
|
Created: 2008-11-24 Rick Tanner
|
||||||
Modified: 2011-10-09 Rick Tanner
|
Modified: 2012-01-31 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -1667,7 +1667,7 @@ arch man
|
||||||
name Bob
|
name Bob
|
||||||
msg
|
msg
|
||||||
@match hello
|
@match hello
|
||||||
Hello. Would you like to buy some food?
|
Hello. Would you like to buy some food?
|
||||||
@match bob
|
@match bob
|
||||||
Oh, you must be thinking of the Bob in town.
|
Oh, you must be thinking of the Bob in town.
|
||||||
@match name
|
@match name
|
||||||
|
@ -1675,9 +1675,9 @@ My name is Bob. I own this bakery.
|
||||||
@match bakery|food
|
@match bakery|food
|
||||||
yep, I make this food each and every day.
|
yep, I make this food each and every day.
|
||||||
@match 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 *
|
@match *
|
||||||
Sorry, I don't understand you
|
Sorry, I don't understand you.
|
||||||
endmsg
|
endmsg
|
||||||
x 16
|
x 16
|
||||||
y 15
|
y 15
|
||||||
|
|
Loading…
Reference in New Issue