ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/castle/castle_a_east.arc
Revision: 1.8
Committed: Tue Nov 3 09:58:21 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.7: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object castle_a_east
2 root 1.2 name キャッスル
3     name_pl kyassuru
4 root 1.6 face castle_a_east.x11
5 root 1.8 magicmap grey
6 root 1.4 type 66
7 root 1.6 client_type 25012
8 root 1.1 no_pick 1
9 root 1.4 visibility 100
10 root 1.1 end
11 root 1.5 more
12     object castle_b_east
13 root 1.2 name キャッスル
14     name_pl kyassuru
15 root 1.1 face castle_a_east.x11
16 root 1.8 magicmap grey
17 root 1.1 x 1
18 root 1.6 type 66
19 root 1.1 no_pick 1
20 root 1.4 visibility 100
21 root 1.1 end
22 root 1.5 more
23     object castle_c_east
24 root 1.2 name キャッスル
25     name_pl kyassuru
26 root 1.1 face castle_a_east.x11
27 root 1.8 magicmap grey
28 root 1.1 y 1
29 root 1.6 type 66
30 root 1.1 no_pick 1
31 root 1.4 visibility 100
32 root 1.1 end
33 root 1.5 more
34     object castle_d_east
35 root 1.2 name キャッスル
36     name_pl kyassuru
37 root 1.1 face castle_a_east.x11
38 root 1.8 magicmap grey
39 root 1.1 x 1
40     y 1
41 root 1.6 type 66
42 root 1.1 no_pick 1
43 root 1.4 visibility 100
44 root 1.1 end
45 root 1.6