ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/barn2_northwest.arc
Revision: 1.8
Committed: Sat Oct 16 09:16:50 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +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.4 object barn2_northwest
2 root 1.1 name barn
3 root 1.5 face barn2_northwest.x11
4 root 1.3 type 66
5 root 1.5 client_type 25012
6 root 1.1 no_pick 1
7     end
8 root 1.4 more
9     object barn2_northwest_2
10 root 1.1 name barn
11 root 1.5 face barn2_northwest.x11
12     x 1
13 root 1.3 type 66
14 root 1.5 no_pick 1
15 root 1.1 end
16 root 1.4 more
17     object barn2_northwest_3
18 root 1.1 name barn
19 root 1.5 face barn2_northwest.x11
20     y 1
21 root 1.3 type 66
22 root 1.5 no_pick 1
23 root 1.1 end
24 root 1.4 more
25     object barn2_northwest_4
26 root 1.1 name barn
27     face barn2_northwest.x11
28     x 1
29     y 1
30 root 1.5 type 66
31     no_pick 1
32 root 1.1 end
33 root 1.5