From d2d310cc71a5d8f86656e7f3886941199f830172 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Sat, 18 Aug 2007 10:49:06 +0000 Subject: [PATCH] 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 --- CHANGES | 3 +++ construct/Treehouse/treefort3.arc | 20 -------------------- 2 files changed, 3 insertions(+), 20 deletions(-) diff --git a/CHANGES b/CHANGES index 4c59aa083..0abaf22de 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ 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 their speed attributes if the only reason they had speed set was for animation. diff --git a/construct/Treehouse/treefort3.arc b/construct/Treehouse/treefort3.arc index b156846dc..8a680dc86 100644 --- a/construct/Treehouse/treefort3.arc +++ b/construct/Treehouse/treefort3.arc @@ -7,23 +7,3 @@ visibility 100 magicmap grey client_type 25012 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