Prevent dimension door use to reach the key.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14017 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
6c61bc2244
commit
79caef045f
|
@ -5,7 +5,7 @@ width 30
|
|||
height 30
|
||||
msg
|
||||
Created: 2010-10-10 Nicolas Weeger
|
||||
Modified: 2010-10-10 Nicolas Weeger
|
||||
Modified: 2010-10-21 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch tile_shop
|
||||
|
@ -882,6 +882,10 @@ endmsg
|
|||
x 4
|
||||
y 27
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 4
|
||||
y 27
|
||||
end
|
||||
arch tile_shop
|
||||
x 4
|
||||
y 28
|
||||
|
@ -4454,6 +4458,10 @@ x 27
|
|||
y 28
|
||||
connected 2
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 27
|
||||
y 28
|
||||
end
|
||||
arch tile_shop
|
||||
x 27
|
||||
y 29
|
||||
|
|
Loading…
Reference in New Issue