-Add magic mouths to southern waiting cells
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@2989 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
303a2bab1b
commit
82d6cd6bbc
|
@ -398,6 +398,15 @@ arch flagstone
|
|||
x 2
|
||||
y 10
|
||||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
You were summoned here because you have been
|
||||
naughty.
|
||||
Say "I understand" and the door will open.
|
||||
endmsg
|
||||
x 2
|
||||
y 10
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 2
|
||||
y 11
|
||||
|
@ -980,6 +989,15 @@ arch flagstone
|
|||
x 6
|
||||
y 10
|
||||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
You were summoned here because you have been
|
||||
naughty.
|
||||
Say "I understand" and the door will open.
|
||||
endmsg
|
||||
x 6
|
||||
y 10
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 6
|
||||
y 11
|
||||
|
@ -1555,6 +1573,15 @@ arch flagstone
|
|||
x 10
|
||||
y 10
|
||||
end
|
||||
arch magic_mouth
|
||||
msg
|
||||
You were summoned here because you have been
|
||||
naughty.
|
||||
Say "I understand" and the door will open.
|
||||
endmsg
|
||||
x 10
|
||||
y 10
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 10
|
||||
y 11
|
||||
|
|
Loading…
Reference in New Issue