ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/house/farmhouse.arc
Revision: 1.3
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.2: +11 -10 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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