ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_church.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: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.4 object s_church
2 root 1.5 face s_church.x11
3 root 1.7 magicmap white
4 root 1.3 type 66
5 root 1.1 no_pick 1
6 root 1.3 visibility 100
7 root 1.1 end
8 root 1.4 more
9     object s_church_2
10 root 1.1 name church
11     face s_church.x11
12 root 1.7 magicmap white
13 root 1.1 x 1
14 root 1.5 type 66
15 root 1.1 no_pick 1
16 root 1.3 visibility 100
17 root 1.1 end
18 root 1.4 more
19     object s_church_3
20 root 1.1 name church
21     face s_church.x11
22 root 1.7 magicmap white
23 root 1.1 y 1
24 root 1.5 type 66
25 root 1.1 no_pick 1
26 root 1.3 visibility 100
27 root 1.1 end
28 root 1.4 more
29     object s_church_4
30 root 1.1 name church
31     face s_church.x11
32 root 1.7 magicmap white
33 root 1.1 x 1
34     y 1
35 root 1.5 type 66
36 root 1.1 no_pick 1
37 root 1.3 visibility 100
38 root 1.1 end
39 root 1.5