ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/house_long.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:45 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -4 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 house_long
2 root 1.1 name house
3 root 1.5 face house_long.x11
4 root 1.3 type 66
5 root 1.5 client_type 25012
6     no_pick 1
7 root 1.1 end
8 root 1.4 more
9     object house_long_2
10 root 1.1 name house
11 root 1.5 face house_long.x11
12     x 1
13 root 1.3 type 66
14 root 1.5 no_pick 1
15 root 1.1 end
16 root 1.5