Delete multiple keys and set nrof of one key to the number of keys sitting on
the table so that the table renders under the keys. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@8366 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ca894311e3
commit
a076e45a9c
|
@ -1,3 +1,9 @@
|
||||||
|
2008-02-04 01:00 kbulgrien
|
||||||
|
|
||||||
|
* scorn/misc/drywell: delete multiple keys and set nrof of one key to
|
||||||
|
the number of keys sitting on the table so that the table renders
|
||||||
|
under the keys.
|
||||||
|
|
||||||
2008-02-03 06:15 rjtanner
|
2008-02-03 06:15 rjtanner
|
||||||
|
|
||||||
* darcap/pygmy_forest/pygmy_boss, darcap/pygmy_forest/pygmy_forest,
|
* darcap/pygmy_forest/pygmy_boss, darcap/pygmy_forest/pygmy_forest,
|
||||||
|
|
|
@ -7,6 +7,9 @@ width 24
|
||||||
height 22
|
height 22
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
|
msg
|
||||||
|
Modified: 2008-02-04 Kevin Bulgrien
|
||||||
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
end
|
end
|
||||||
|
@ -170,26 +173,7 @@ end
|
||||||
arch key
|
arch key
|
||||||
x 1
|
x 1
|
||||||
y 3
|
y 3
|
||||||
end
|
nrof 6
|
||||||
arch key
|
|
||||||
x 1
|
|
||||||
y 3
|
|
||||||
end
|
|
||||||
arch key
|
|
||||||
x 1
|
|
||||||
y 3
|
|
||||||
end
|
|
||||||
arch key
|
|
||||||
x 1
|
|
||||||
y 3
|
|
||||||
end
|
|
||||||
arch key
|
|
||||||
x 1
|
|
||||||
y 3
|
|
||||||
end
|
|
||||||
arch key
|
|
||||||
x 1
|
|
||||||
y 3
|
|
||||||
end
|
end
|
||||||
arch dungeon_floor
|
arch dungeon_floor
|
||||||
x 1
|
x 1
|
||||||
|
|
Loading…
Reference in New Issue