Fix treefort3, make it 1 tile instead of weird missing square.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@6957 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2007-08-18 10:49:06 +00:00
parent 1da03b7803
commit d2d310cc71
2 changed files with 3 additions and 20 deletions

View File

@ -1,5 +1,8 @@
Changes for SVN top of tree: Changes for SVN top of tree:
Fix treefort3, make it 1 tile instead of weird missing square.
Nicolas Weeger 2007-08-18
Add client_anim_... support for all objects that support it, remove Add client_anim_... support for all objects that support it, remove
their speed attributes if the only reason they had speed set was for their speed attributes if the only reason they had speed set was for
animation. animation.

View File

@ -7,23 +7,3 @@ visibility 100
magicmap grey magicmap grey
client_type 25012 client_type 25012
end end
More
Object treefort3_1
name treefort
type 66
face treefort.211
no_pick 1
x 1
visibility 100
magicmap grey
end
More
Object treefort3_2
name treefort
type 66
face treefort2.x11
no_pick 1
y 1
visibility 100
magicmap grey
end