Give the Scorn bookstore a shopkeeper
Submitted by: Jason Zheng git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@19903 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
81a642dd18
commit
9be239dc3c
|
@ -898,6 +898,20 @@ arch woodfloor
|
||||||
x 6
|
x 6
|
||||||
y 10
|
y 10
|
||||||
end
|
end
|
||||||
|
arch blue_dragon1
|
||||||
|
name Mosely Ylesom
|
||||||
|
msg
|
||||||
|
@match hello|hi|greetings
|
||||||
|
Hello, and welcome to my shop!
|
||||||
|
@match book|spell
|
||||||
|
We have books for summoning, sorcery, evocation, pyromancy, and even on causing harm! Feel free to browse through them.
|
||||||
|
@match *
|
||||||
|
We offer the most affordable spellbooks in Scorn! Much cheaper than that magic shop...
|
||||||
|
endmsg
|
||||||
|
x 6
|
||||||
|
y 10
|
||||||
|
level 10
|
||||||
|
end
|
||||||
arch button_small
|
arch button_small
|
||||||
x 6
|
x 6
|
||||||
y 11
|
y 11
|
||||||
|
|
Loading…
Reference in New Issue