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

File Contents

# User Rev Content
1 root 1.2 object church
2     face church.x11
3 root 1.1 type 66
4 root 1.2 client_type 25012
5 root 1.1 no_pick 1
6     editable 2
7 root 1.2 magicmap white
8 root 1.1 visibility 100
9     end
10 root 1.2 more
11     object church_2
12 root 1.1 name church
13     face church.x11
14     x 1
15 root 1.2 type 66
16 root 1.1 no_pick 1
17 root 1.2 magicmap white
18 root 1.1 visibility 100
19     end
20 root 1.2 more
21     object church_3
22 root 1.1 name church
23     face church.x11
24     y 1
25 root 1.2 type 66
26 root 1.1 no_pick 1
27 root 1.2 magicmap white
28 root 1.1 visibility 100
29     end
30 root 1.2 more
31     object church_4
32 root 1.1 name church
33     face church.x11
34     x 1
35     y 1
36 root 1.2 type 66
37 root 1.1 no_pick 1
38 root 1.2 magicmap white
39 root 1.1 visibility 100
40     end
41 root 1.2