ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/guildtwo_west.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 -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 guildtwo_west
2 pippijn 1.1 face guildtwo_west.x11
3     type 66
4 root 1.5 client_type 25012
5     move_block all
6 pippijn 1.1 no_pick 1
7     end
8 root 1.4 more
9     object guildtwo_2_west
10 pippijn 1.1 name guild
11     face guildtwo_west.x11
12 root 1.5 x 1
13 pippijn 1.1 type 66
14 root 1.5 move_block all
15 pippijn 1.1 no_pick 1
16     end
17 root 1.4 more
18     object guildtwo_3_west
19 pippijn 1.1 name guild
20     face guildtwo_west.x11
21 root 1.5 y 1
22 pippijn 1.1 type 66
23     no_pick 1
24     end
25 root 1.4 more
26     object guildtwo_4_west
27 pippijn 1.1 name guild
28     face guildtwo_west.x11
29 root 1.5 x 1
30     y 1
31 root 1.3 type 66
32     no_pick 1
33 pippijn 1.1 end
34 root 1.5