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

File Contents

# User Rev Content
1 root 1.3 object stronghold
2     face stronghold.x11
3 root 1.1 type 66
4 root 1.3 client_type 25012
5     move_block all
6 root 1.1 no_pick 1
7     editable 2
8 root 1.3 magicmap grey
9 root 1.1 visibility 100
10     end
11 root 1.3 more
12     object stronghold_2
13 root 1.1 name stronghold
14 pippijn 1.2 face stronghold.x11
15 root 1.1 x 1
16 root 1.3 type 66
17     move_block all
18 root 1.1 no_pick 1
19 root 1.3 magicmap grey
20 root 1.1 visibility 100
21     end
22 root 1.3 more
23     object stronghold_3
24 root 1.1 name stronghold
25 pippijn 1.2 face stronghold.x11
26 root 1.1 x 2
27 root 1.3 type 66
28     move_block all
29 root 1.1 no_pick 1
30 root 1.3 magicmap grey
31 root 1.1 visibility 100
32     end
33 root 1.3 more
34     object stronghold_4
35 root 1.1 name stronghold
36 pippijn 1.2 face stronghold.x11
37 root 1.1 y 1
38 root 1.3 type 66
39     move_block all
40 root 1.1 no_pick 1
41 root 1.3 magicmap grey
42 root 1.1 visibility 100
43     end
44 root 1.3 more
45     object stronghold_5
46 root 1.1 name stronghold
47 pippijn 1.2 face stronghold.x11
48 root 1.1 x 1
49     y 1
50 root 1.3 type 66
51     move_block all
52 root 1.1 no_pick 1
53 root 1.3 magicmap grey
54 root 1.1 visibility 100
55     end
56 root 1.3 more
57     object stronghold_6
58 root 1.1 name stronghold
59 pippijn 1.2 face stronghold.x11
60 root 1.1 x 2
61     y 1
62 root 1.3 type 66
63     move_block all
64 root 1.1 no_pick 1
65 root 1.3 magicmap grey
66 root 1.1 visibility 100
67     end
68 root 1.3 more
69     object stronghold_7
70 root 1.1 name stronghold
71 pippijn 1.2 face stronghold.x11
72 root 1.1 y 2
73 root 1.3 type 66
74     move_block all
75 root 1.1 no_pick 1
76 root 1.3 magicmap grey
77 root 1.1 visibility 100
78     end
79 root 1.3 more
80     object stronghold_8
81 root 1.1 name stronghold
82 pippijn 1.2 face stronghold.x11
83 root 1.1 x 1
84     y 2
85 root 1.3 type 66
86 root 1.1 no_pick 1
87 root 1.3 magicmap grey
88 root 1.1 visibility 100
89     end
90 root 1.3 more
91     object stronghold_9
92 root 1.1 name stronghold
93 pippijn 1.2 face stronghold.x11
94 root 1.1 x 2
95     y 2
96 root 1.3 type 66
97     move_block all
98 root 1.1 no_pick 1
99 root 1.3 magicmap grey
100 root 1.1 visibility 100
101     end
102 root 1.3