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