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-b93c2d0d6712
master
akirschbaum 2006-11-09 19:48:37 +00:00
parent c82a674136
commit cd291225c7
1 changed files with 4 additions and 4 deletions

View File

@ -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