fixed bug [ 1096845 ] Duplicated archtypes
falls are no more a multipart item and crystalball duplicate corrected. Also fixed type in falls_4 (was falls_3) git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@3044 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e8ff44d3d5
commit
7e4bf0d4d7
|
@ -49,12 +49,3 @@ weight 1
|
||||||
randomitems Devourers
|
randomitems Devourers
|
||||||
editable 0
|
editable 0
|
||||||
end
|
end
|
||||||
Object crystalball
|
|
||||||
name glass sphere
|
|
||||||
nrof 1
|
|
||||||
face crystalball.111
|
|
||||||
material 4
|
|
||||||
weight 10000
|
|
||||||
editable 2048
|
|
||||||
value 10000
|
|
||||||
end
|
|
||||||
|
|
|
@ -6,7 +6,6 @@ editable 8
|
||||||
magicmap blue
|
magicmap blue
|
||||||
visibility 100
|
visibility 100
|
||||||
end
|
end
|
||||||
more
|
|
||||||
Object falls_2
|
Object falls_2
|
||||||
face falls2.111
|
face falls2.111
|
||||||
is_water 1
|
is_water 1
|
||||||
|
@ -15,7 +14,6 @@ editable 8
|
||||||
magicmap blue
|
magicmap blue
|
||||||
visibility 100
|
visibility 100
|
||||||
end
|
end
|
||||||
more
|
|
||||||
Object falls_3
|
Object falls_3
|
||||||
face falls3.111
|
face falls3.111
|
||||||
is_water 1
|
is_water 1
|
||||||
|
@ -24,8 +22,7 @@ editable 8
|
||||||
magicmap blue
|
magicmap blue
|
||||||
visibility 100
|
visibility 100
|
||||||
end
|
end
|
||||||
more
|
Object falls_4
|
||||||
Object falls_3
|
|
||||||
face falls4.111
|
face falls4.111
|
||||||
is_water 1
|
is_water 1
|
||||||
no_pick 1
|
no_pick 1
|
||||||
|
|
Loading…
Reference in New Issue