Fix entrance to add a message stating /which/ shield is desired for the
entrance fee. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4172 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
04cc09d64c
commit
a5a1800635
|
@ -2361,6 +2361,19 @@ no_pick 1
|
||||||
x 11
|
x 11
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
|
arch magic_mouth
|
||||||
|
msg
|
||||||
|
The shield we seek has this message
|
||||||
|
when one examines the shield:
|
||||||
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||||
|
There is a evil spirit in the shield.
|
||||||
|
-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||||
|
If that is not the shield you wish to offer
|
||||||
|
then you do not have the correct one.
|
||||||
|
endmsg
|
||||||
|
x 11
|
||||||
|
y 13
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 11
|
x 11
|
||||||
y 13
|
y 13
|
||||||
|
@ -2375,10 +2388,12 @@ name Drop Demonspawn Shield
|
||||||
slaying DShield
|
slaying DShield
|
||||||
food 1
|
food 1
|
||||||
connected 3
|
connected 3
|
||||||
|
elevation 4956
|
||||||
x 11
|
x 11
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
arch light2
|
arch light2
|
||||||
|
elevation 4956
|
||||||
x 11
|
x 11
|
||||||
y 13
|
y 13
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue