ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/a_civic.arc
Revision: 1.2
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.1: +33 -32 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object a_civic
2 name civic building
3 face a_civic.x11
4 type 66
5 client_type 25012
6 move_block all
7 no_pick 1
8 editable 2
9 end
10 more
11 object a_civic_2
12 name civic building
13 face a_civic.x11
14 x 1
15 type 66
16 move_block all
17 no_pick 1
18 end
19 more
20 object a_civic_3
21 name civic building
22 face a_civic.x11
23 x 2
24 type 66
25 no_pick 1
26 visibility 100
27 end
28 more
29 object a_civic_4
30 name civic building
31 face a_civic.x11
32 y 1
33 type 66
34 no_pick 1
35 visibility 100
36 end
37 more
38 object a_civic_5
39 name civic building
40 face a_civic.x11
41 x 1
42 y 1
43 type 66
44 no_pick 1
45 visibility 100
46 end
47 more
48 object a_civic_6
49 name civic building
50 face a_civic.x11
51 x 2
52 y 1
53 type 66
54 no_pick 1
55 visibility 100
56 end
57 more
58 object a_civic_7
59 name civic building
60 face a_civic.x11
61 y 2
62 type 66
63 no_pick 1
64 visibility 100
65 end
66 more
67 object a_civic_8
68 name civic building
69 face a_civic.x11
70 x 1
71 y 2
72 type 66
73 no_pick 1
74 visibility 100
75 end
76 more
77 object a_civic_9
78 name civic building
79 face a_civic.x11
80 x 2
81 y 2
82 type 66
83 no_pick 1
84 visibility 100
85 end
86