Removed forced line breaks in message text to Sweets Inn (inn_and_outpost/sweets_inn) in Inn and Outpost.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@16959 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
decac20e68
commit
571069c223
|
@ -8,7 +8,7 @@ enter_x 15
|
||||||
enter_y 12
|
enter_y 12
|
||||||
msg
|
msg
|
||||||
Created: 2002-10-27 Todd Mitchell
|
Created: 2002-10-27 Todd Mitchell
|
||||||
Modified: 2009-07-12 Andreas Kirschbaum
|
Modified: 2012-02-03 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -697,14 +697,11 @@ arch pixie
|
||||||
name Sweet
|
name Sweet
|
||||||
msg
|
msg
|
||||||
@match hi|hello
|
@match hi|hello
|
||||||
Greetings, I am Sweet
|
Greetings, I am Sweet. Please take advantage of my services.
|
||||||
Please take advantage of my services.
|
|
||||||
@match Sweet
|
@match Sweet
|
||||||
My mother was a real barrel of laughs...
|
My mother was a real barrel of laughs...
|
||||||
@match services
|
@match services
|
||||||
I have food and drink available at the bar,
|
I have food and drink aviailable at the bar, I can also identify items. I sell healing potions and do simple money conversion.
|
||||||
I can also identify items
|
|
||||||
I sell healing potions and do simple money conversion.
|
|
||||||
@match *
|
@match *
|
||||||
How may I help you?
|
How may I help you?
|
||||||
endmsg
|
endmsg
|
||||||
|
@ -1655,12 +1652,9 @@ end
|
||||||
arch elf_man
|
arch elf_man
|
||||||
msg
|
msg
|
||||||
@match Sweet
|
@match Sweet
|
||||||
No, I'm not Sweet
|
No, I'm not Sweet. Sweet is the big pixie over in the corner.
|
||||||
Sweet is the big pixie over in the corner.
|
|
||||||
@match hi|hello
|
@match hi|hello
|
||||||
Hello, welcome to Sweets.
|
Hello, welcome to Sweets. Food and drink available at a reasonable rate. Rooms are 50 gold.
|
||||||
Food and drink available at a reasonable rate.
|
|
||||||
Rooms are 50 gold.
|
|
||||||
@match *
|
@match *
|
||||||
What can I do for you?
|
What can I do for you?
|
||||||
endmsg
|
endmsg
|
||||||
|
@ -2416,9 +2410,7 @@ end
|
||||||
arch elf_guard
|
arch elf_guard
|
||||||
msg
|
msg
|
||||||
@match rough
|
@match rough
|
||||||
Ya, we just spent a week northwest of the forest
|
Ya, we just spent a week northwest of the forest keeping an eye on the ogre caves. What a job...
|
||||||
keeping an eye on the ogre caves.
|
|
||||||
What a job...
|
|
||||||
@match *
|
@match *
|
||||||
Whew, what a rough week.
|
Whew, what a rough week.
|
||||||
endmsg
|
endmsg
|
||||||
|
|
Loading…
Reference in New Issue