ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_citytower.arc
Revision: 1.7
Committed: Tue Nov 3 09:58:21 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: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.4 object s_citytower
2 root 1.1 name tower
3     face s_citytower.x11
4 root 1.7 magicmap brown
5 root 1.1 speed -0.1
6 root 1.5 type 66
7 root 1.1 no_pick 1
8     visibility 100
9     end
10 root 1.4 more
11     object s_citytower_2
12 root 1.1 name s_citytower
13     face s_citytower.x11
14 root 1.7 magicmap brown
15 root 1.5 y 1
16 root 1.3 speed -0.1
17 root 1.5 type 66
18     no_pick 1
19 root 1.1 visibility 100
20     end
21 root 1.5