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