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

File Contents

# User Rev Content
1 root 1.2 object castle_a_western
2 root 1.1 name castle
3     face castle_a_western.x11
4     speed -0.300
5 root 1.2 type 66
6     client_type 25012
7     no_pick 1
8     editable 2
9     magicmap grey
10     visibility 100
11 root 1.1 anim
12     castle_a_western.x11
13     castle_a_western.x12
14     mina
15     end
16 root 1.2 more
17     object castle_b_western
18 root 1.1 name castle
19 root 1.2 face castle_a_western.x11
20     x 1
21 root 1.1 type 66
22 root 1.2 no_pick 1
23     magicmap grey
24     visibility 100
25 root 1.1 anim
26     castle_a_western.x11
27     castle_a_western.x12
28     mina
29     end
30 root 1.2 more
31     object castle_c_western
32 root 1.1 name castle
33 root 1.2 face castle_a_western.x11
34     y 1
35 root 1.1 type 66
36 root 1.2 no_pick 1
37     magicmap grey
38     visibility 100
39 root 1.1 anim
40     castle_a_western.x11
41     castle_a_western.x12
42     mina
43 root 1.2 end
44     more
45     object castle_d_western
46     name castle
47     face castle_a_western.x11
48     x 1
49 root 1.1 y 1
50 root 1.2 type 66
51 root 1.1 no_pick 1
52 root 1.2 magicmap grey
53 root 1.1 visibility 100
54     anim
55     castle_a_western.x11
56     castle_a_western.x12
57     mina
58     end
59 root 1.2