Replace floor blocking view and making the tile black with a statue.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15542 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9af3df8ae2
commit
3839369ba2
|
@ -8,7 +8,7 @@ enter_x 3
|
|||
enter_y 3
|
||||
msg
|
||||
Created: 1995-03-20
|
||||
Modified: 2011-08-27 Andreas Kirschbaum
|
||||
Modified: 2011-11-06 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_floor
|
||||
|
@ -146,11 +146,15 @@ arch dungeon_magic
|
|||
x 1
|
||||
y 2
|
||||
end
|
||||
arch dungeon_floor
|
||||
arch statue2
|
||||
name Angel of Death
|
||||
msg
|
||||
A magnificient but somewhat frightful statue.
|
||||
endmsg
|
||||
face angel.111
|
||||
x 1
|
||||
y 2
|
||||
move_block 0
|
||||
end
|
||||
arch magic_mouth
|
||||
name howling voice
|
||||
|
|
Loading…
Reference in New Issue