ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/castle/castle_a_east.arc
Revision: 1.6
Committed: Sat Mar 3 01:21:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +10 -9 lines
Log Message:
second normaliser run - dude

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