ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/tower/s_tower2.arc
Revision: 1.3
Committed: Tue Feb 6 22:39:52 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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