ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/house_larg.arc
Revision: 1.2
Committed: Tue Feb 6 22:39:49 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: +12 -11 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.2 object house_largish
2 root 1.1 name house
3 root 1.2 face house_larg.x11
4 root 1.1 type 66
5 root 1.2 client_type 25012
6     no_pick 1
7 root 1.1 blocksview 1
8     editable 2
9 root 1.2 magicmap grey
10 root 1.1 visibility 100
11     end
12 root 1.2 more
13     object house_largish_2
14 root 1.1 name house
15 root 1.2 face house_larg.x11
16     x 1
17 root 1.1 type 66
18 root 1.2 no_pick 1
19 root 1.1 blocksview 1
20 root 1.2 magicmap grey
21 root 1.1 visibility 100
22     end
23 root 1.2