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