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

File Contents

# User Rev Content
1 root 1.2 object house_long
2 root 1.1 name house
3 root 1.2 face house_long.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 root 1.2 editable 2
9 root 1.1 magicmap brown
10     visibility 100
11     end
12 root 1.2 more
13     object house_long_2
14 root 1.1 name house
15 root 1.2 face house_long.x11
16     x 1
17 root 1.1 type 66
18 root 1.2 no_pick 1
19 root 1.1 blocksview 1
20     magicmap brown
21     visibility 100
22     end
23 root 1.2