Remove traps from floor inventories. Places them directly on the ground.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14730 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
9e88cf05d3
commit
68906a879b
|
@ -8,7 +8,7 @@ enter_x 12
|
||||||
enter_y 9
|
enter_y 9
|
||||||
msg
|
msg
|
||||||
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
||||||
Modified: 2008-12-21 Rick Tanner
|
Modified: 2011-06-28 Andreas Kirschbaum
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
|
@ -7364,11 +7364,13 @@ end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 26
|
x 26
|
||||||
y 9
|
y 9
|
||||||
|
end
|
||||||
arch rune_large_fireball
|
arch rune_large_fireball
|
||||||
Cha 30
|
Cha 30
|
||||||
|
x 26
|
||||||
|
y 9
|
||||||
level 20
|
level 20
|
||||||
end
|
end
|
||||||
end
|
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 26
|
x 26
|
||||||
y 10
|
y 10
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 13
|
||||||
enter_y 10
|
enter_y 10
|
||||||
msg
|
msg
|
||||||
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
Created: 1997-05-23 PeterM (peterm@soda.csua.berkeley.edu)
|
||||||
Modified: 2008-12-21 Rick Tanner
|
Modified: 2011-06-28 Andreas Kirschbaum
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
|
@ -7405,11 +7405,13 @@ end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 26
|
x 26
|
||||||
y 9
|
y 9
|
||||||
|
end
|
||||||
arch rune_large_fireball
|
arch rune_large_fireball
|
||||||
Cha 30
|
Cha 30
|
||||||
|
x 26
|
||||||
|
y 9
|
||||||
level 20
|
level 20
|
||||||
end
|
end
|
||||||
end
|
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 26
|
x 26
|
||||||
y 10
|
y 10
|
||||||
|
|
Loading…
Reference in New Issue