ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/hut_vert.arc
Revision: 1.2
Committed: Tue Feb 6 22:39:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.1: +9 -8 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.2 object hut_vert
2 root 1.1 name hut
3     face hut_vert.x11
4 root 1.2 type 66
5 root 1.1 no_pick 1
6     editable 2
7 root 1.2 magicmap black
8 root 1.1 visibility 100
9     end
10 root 1.2 more
11     object hut_vert_2
12 root 1.1 name hut
13     face hut_vert.x11
14 root 1.2 y 1
15     type 66
16 root 1.1 no_pick 1
17     editable 2
18 root 1.2 magicmap black
19 root 1.1 visibility 100
20     end
21 root 1.2