ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/building3_east.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:51 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +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 building3_east
2 root 1.7 name 建物
3     name_pl tatemono
4 root 1.4 face building3_east.x11
5 root 1.1 type 66
6 root 1.6 client_type 25012
7     move_block all
8 root 1.1 no_pick 1
9     end
10 root 1.5 more
11     object building3_2_east
12 root 1.7 name 建物
13     name_pl tatemono
14 pippijn 1.2 face building3_east.x11
15 root 1.6 x 1
16 root 1.1 type 66
17 root 1.6 move_block all
18 root 1.1 no_pick 1
19     end
20 root 1.5 more
21     object building3_3_east
22 root 1.7 name 建物
23     name_pl tatemono
24 pippijn 1.2 face building3_east.x11
25 root 1.6 y 1
26 root 1.1 type 66
27     no_pick 1
28     end
29 root 1.5 more
30     object building3_4_east
31 root 1.7 name 建物
32     name_pl tatemono
33 pippijn 1.2 face building3_east.x11
34 root 1.6 x 1
35     y 1
36 root 1.4 type 66
37     no_pick 1
38 root 1.1 end
39 root 1.6