ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/castle/castle_a_east.arc
Revision: 1.9
Committed: Sat Oct 16 09:16:41 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -8 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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     end
9 root 1.5 more
10     object castle_b_east
11 root 1.2 name キャッスル
12     name_pl kyassuru
13 root 1.1 face castle_a_east.x11
14     x 1
15 root 1.6 type 66
16 root 1.1 no_pick 1
17     end
18 root 1.5 more
19     object castle_c_east
20 root 1.2 name キャッスル
21     name_pl kyassuru
22 root 1.1 face castle_a_east.x11
23     y 1
24 root 1.6 type 66
25 root 1.1 no_pick 1
26     end
27 root 1.5 more
28     object castle_d_east
29 root 1.2 name キャッスル
30     name_pl kyassuru
31 root 1.1 face castle_a_east.x11
32     x 1
33     y 1
34 root 1.6 type 66
35 root 1.1 no_pick 1
36     end
37 root 1.6