Remove 'editor_folder' field since it is generated by the collect script.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4476 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
72612abf41
commit
e9ee237a87
|
@ -26,7 +26,6 @@ type 68
|
|||
auto_apply 1
|
||||
randomitems shop_building
|
||||
editable 64
|
||||
editor_folder arch/shop/Floors
|
||||
end
|
||||
Object shop_building_fant
|
||||
name tiles
|
||||
|
@ -38,7 +37,6 @@ type 68
|
|||
auto_apply 1
|
||||
randomitems shop_building_fant
|
||||
editable 64
|
||||
editor_folder arch/shop/Floors
|
||||
end
|
||||
Object shop_building_west
|
||||
name tiles
|
||||
|
@ -50,7 +48,6 @@ type 68
|
|||
auto_apply 1
|
||||
randomitems shop_building_west
|
||||
editable 64
|
||||
editor_folder arch/shop/Floors
|
||||
end
|
||||
Object shop_building_east
|
||||
name tiles
|
||||
|
@ -62,7 +59,6 @@ type 68
|
|||
auto_apply 1
|
||||
randomitems shop_building_east
|
||||
editable 64
|
||||
editor_folder arch/shop/Floors
|
||||
end
|
||||
Object building_woodfloor
|
||||
name Wood floor material
|
||||
|
|
Loading…
Reference in New Issue