Part of patch #334 Lighting fixes and text cleanup for Darcap Inn, courtesy of Kevin Zheng. Clean up and improve sign and NPC text to Darcap Inn (darcap/darcap/inn).
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18738 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
23a5b12427
commit
0bf480e676
|
@ -670,9 +670,10 @@ x 5
|
||||||
y 9
|
y 9
|
||||||
end
|
end
|
||||||
arch sign_e
|
arch sign_e
|
||||||
name Vacancy
|
name Waterfront Inn
|
||||||
msg
|
msg
|
||||||
Vacancy
|
Waterfront Inn
|
||||||
|
We have plenty of vaccant rooms, so come on in!
|
||||||
endmsg
|
endmsg
|
||||||
x 5
|
x 5
|
||||||
y 9
|
y 9
|
||||||
|
@ -694,10 +695,12 @@ x 5
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
arch man
|
arch man
|
||||||
name Inn Keeper
|
name innkeeper
|
||||||
msg
|
msg
|
||||||
|
@match gate|close
|
||||||
|
Oh, I don't know much about that. Maybe you should ask around.
|
||||||
@match *
|
@match *
|
||||||
Welcome. I have many empty rooms tonight
|
Welcome, I have plenty of empty rooms today. Help yourself.
|
||||||
endmsg
|
endmsg
|
||||||
x 5
|
x 5
|
||||||
y 12
|
y 12
|
||||||
|
@ -2030,7 +2033,7 @@ x 15
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
arch guildmaster
|
arch guildmaster
|
||||||
name Old Man
|
name old man
|
||||||
msg
|
msg
|
||||||
@match *
|
@match *
|
||||||
I'm too busy to help you. My friend Rufus might help - he's in here somewhere...
|
I'm too busy to help you. My friend Rufus might help - he's in here somewhere...
|
||||||
|
@ -3509,9 +3512,9 @@ arch guildmaster
|
||||||
name Rufus
|
name Rufus
|
||||||
msg
|
msg
|
||||||
@match quest|help
|
@match quest|help
|
||||||
You need to "open" the gate into the closed room here ...
|
You should "open" the gate to the closed room here.
|
||||||
@match *
|
@match *
|
||||||
I can help you with the elemental quest...
|
I can help you with the Elemental Quest.
|
||||||
endmsg
|
endmsg
|
||||||
x 26
|
x 26
|
||||||
y 10
|
y 10
|
||||||
|
@ -3560,7 +3563,7 @@ end
|
||||||
arch letter
|
arch letter
|
||||||
msg
|
msg
|
||||||
My friend,
|
My friend,
|
||||||
I write to tell you of our trials in the land of Dtabb. We went south - to a volcano where all manner of firey creatures attacked us. We were forced to retreat ..
|
I write to tell you of our trials in the land of Darcap. We went south, to a volcano where all manners of firey creatures attacked us. We were forced to retreat...
|
||||||
endmsg
|
endmsg
|
||||||
x 26
|
x 26
|
||||||
y 16
|
y 16
|
||||||
|
|
Loading…
Reference in New Issue