Extend the dialog for the inn & outpost section of maps a bit.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@9140 282e977c-c81d-0410-88c4-b93c2d0d6712
master
anmaster 2008-05-22 22:30:26 +00:00
parent 75cc186a59
commit 8ec355f23a
9 changed files with 29 additions and 14 deletions

View File

@ -7,6 +7,7 @@ enter_x 23
enter_y 6 enter_y 6
msg msg
Created: 2004-05-28 Avion Created: 2004-05-28 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -1235,10 +1236,12 @@ msg
@match hi|hello @match hi|hello
Hello, I am Nirla, please make yourself welcome. Hello, I am Nirla, please make yourself welcome.
@match dark|forest @match dark|forest
@question greenway What is this "Greenway"?
Although it may seem to be many places where you Although it may seem to be many places where you
can find it, there is only one Dark Forest. can find it, there is only one Dark Forest.
It is all connected - these connections are called The Greenway. It is all connected - these connections are called The Greenway.
@match greenway|Greenway|way @match greenway
@question portal Where can I find a portal?
The Greenway of the forest spans the world (and some say even time itself). The Greenway of the forest spans the world (and some say even time itself).
The portals are hard to find and the paths are chaotic and dangerous. The portals are hard to find and the paths are chaotic and dangerous.
Only the experienced may find their way. Only the experienced may find their way.
@ -5652,15 +5655,15 @@ smoothlevel 254
end end
arch elf_1 arch elf_1
msg msg
@match *
Nirla keeps a restful house.
@match Nirla @match Nirla
@question queen What queen are you talking about?
Yes this is her home. She is wise Yes this is her home. She is wise
but also, she is the Queen's daughter. but also, she is the Queen's daughter.
@match queen
@match Queen
The Queen of the elves. The Queen of the elves.
@match *
@question Nirla Who is Nirla?
Nirla keeps a restful house.
endmsg endmsg
x 21 x 21
y 4 y 4

View File

@ -6,6 +6,7 @@ enter_x 10
enter_y 16 enter_y 16
msg msg
Created: 2004-03-07 Avion Created: 2004-03-07 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -2375,13 +2376,17 @@ end
arch merchant arch merchant
msg msg
@match merchant|trade @match merchant|trade
@question elves Where are the elves?
@question dangerous What do you mean with "dangerous"?
I mostly trade with the elves. I mostly trade with the elves.
Some say it's dangerous but you just have to be cautious. Some say it's dangerous but you just have to be cautious.
@match elves @match elves
Yes there is a elven village to the west of here. Yes there is a elven village to the west of here.
@match dangerous @match dangerous
@question elves Where are the elves?
Well the elves aren't really dangerous but the Dark Forest is... Well the elves aren't really dangerous but the Dark Forest is...
@match * @match *
@question merchant Who do you trade with out here in the wilderness?
Hello, good to meet you. I'm Zim, a merchant by trade. Hello, good to meet you. I'm Zim, a merchant by trade.
endmsg endmsg
x 18 x 18

View File

@ -7,6 +7,7 @@ enter_x 7
enter_y 13 enter_y 13
msg msg
Created: 2002-10-27 Todd Mitchell Created: 2002-10-27 Todd Mitchell
Modified: 2008-05-22 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -728,7 +729,7 @@ end
arch pixie arch pixie
name Sweet name Sweet
msg msg
@match 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
@ -1719,7 +1720,7 @@ 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 Hello @match hi|hello
Hello, welcome to Sweets. Hello, welcome to Sweets.
Food and drink available at a reasonable rate. Food and drink available at a reasonable rate.
Rooms are 50 gold. Rooms are 50 gold.

View File

@ -6,6 +6,7 @@ enter_x 6
enter_y 6 enter_y 6
msg msg
Created: 2004-05-30 Avion Created: 2004-05-30 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -260,7 +261,7 @@ We are on watch.
The princess has said we The princess has said we
must keep watch on this part of the forest. must keep watch on this part of the forest.
@match forest @match forest
The DarkForest is a chaotic and dangerous place. The Dark forest is a chaotic and dangerous place.
@match princess @match princess
Princess Nirla, she lives to the northwest of here. Princess Nirla, she lives to the northwest of here.
@match * @match *

View File

@ -6,6 +6,7 @@ enter_x 6
enter_y 6 enter_y 6
msg msg
Created: 2004-05-30 Avion Created: 2004-05-30 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -457,7 +458,7 @@ We must keep watch on the forest.
Take care traveller Take care traveller
We have seen some wolves roaming around these parts. We have seen some wolves roaming around these parts.
@match forest @match forest
The DarkForest is a chaotic and dangerous place. The Dark forest is a chaotic and dangerous place.
@match * @match *
Greetings. Greetings.
endmsg endmsg

View File

@ -6,6 +6,7 @@ enter_x 6
enter_y 6 enter_y 6
msg msg
Created: 2004-05-30 Avion Created: 2004-05-30 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -455,7 +456,7 @@ We are on watch.
@match watch @match watch
We must keep watch on the forest. We must keep watch on the forest.
@match forest @match forest
The DarkForest is a chaotic and dangerous place. The Dark forest is a chaotic and dangerous place.
@match * @match *
Greetings. Greetings.
endmsg endmsg

View File

@ -6,6 +6,7 @@ enter_x 6
enter_y 6 enter_y 6
msg msg
Created: 2004-05-30 Avion Created: 2004-05-30 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -261,7 +262,7 @@ We must keep watch on the forest.
Take care traveller Take care traveller
We have seen some wolves roaming around these parts. We have seen some wolves roaming around these parts.
@match forest @match forest
The DarkForest is a chaotic and dangerous place. The Dark forest is a chaotic and dangerous place.
@match * @match *
Greetings. Greetings.
endmsg endmsg

View File

@ -6,6 +6,7 @@ enter_x 6
enter_y 6 enter_y 6
msg msg
Created: 2004-05-30 Avion Created: 2004-05-30 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -261,7 +262,7 @@ We must keep watch on the forest.
Take care traveller Take care traveller
We have seen some wolves roaming around these parts. We have seen some wolves roaming around these parts.
@match forest @match forest
The DarkForest is a chaotic and dangerous place. The Dark forest is a chaotic and dangerous place.
@match * @match *
Greetings. Greetings.
endmsg endmsg

View File

@ -6,6 +6,7 @@ enter_x 6
enter_y 6 enter_y 6
msg msg
Created: 2004-05-30 Avion Created: 2004-05-30 Avion
Modified: 2008-05-23 Arvid Norlander
endmsg endmsg
outdoor 1 outdoor 1
end end
@ -457,7 +458,7 @@ We must keep watch on the forest.
Take care traveller Take care traveller
We have seen some wolves roaming around these parts. We have seen some wolves roaming around these parts.
@match forest @match forest
The DarkForest is a chaotic and dangerous place. The Dark forest is a chaotic and dangerous place.
@match * @match *
Greetings. Greetings.
endmsg endmsg