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