Move invisible door above floor tile; this allows 'show invisible' to discover it.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5094 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
c82a674136
commit
cd291225c7
|
@ -1890,6 +1890,10 @@ arch grass
|
|||
x 12
|
||||
y 11
|
||||
end
|
||||
arch pstone_1
|
||||
x 12
|
||||
y 12
|
||||
end
|
||||
arch oakdoor
|
||||
slaying secret
|
||||
hp 11
|
||||
|
@ -1898,10 +1902,6 @@ x 12
|
|||
y 12
|
||||
invisible 1
|
||||
end
|
||||
arch pstone_1
|
||||
x 12
|
||||
y 12
|
||||
end
|
||||
arch grass
|
||||
x 12
|
||||
y 13
|
||||
|
|
Loading…
Reference in New Issue