ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/tower/s_tower1.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:22 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.6: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.5 object s_tower1
2 root 1.1 name spiral tower
3 pippijn 1.2 face s_tower1.x11
4 root 1.1 type 66
5 root 1.6 client_type 25012
6     move_block all
7 root 1.1 no_pick 1
8     end
9 root 1.5 more
10     object s_tower1_2
11 root 1.1 name spiral tower
12 pippijn 1.2 face s_tower1.x11
13 root 1.6 y 1
14 root 1.1 type 66
15     no_pick 1
16     visibility 100
17     end
18 root 1.6