ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/a_civic.arc
Revision: 1.6
Committed: Tue Nov 3 09:48:23 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.5: +0 -1 lines
Log Message:
remove editable field, elmey says so

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