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