ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/hut_vert.arc
Revision: 1.7
Committed: Tue Nov 3 09:58:22 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.6: +2 -2 lines
Log Message:
big cfarch-normalize run

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.7 magicmap black
5 root 1.5 type 66
6 root 1.1 no_pick 1
7 root 1.3 visibility 100
8 root 1.1 end
9 root 1.4 more
10     object hut_vert_2
11 root 1.1 name hut
12     face hut_vert.x11
13 root 1.7 magicmap black
14 root 1.5 y 1
15     type 66
16 root 1.1 no_pick 1
17 root 1.3 visibility 100
18 root 1.1 end
19 root 1.5