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

File Contents

# User Rev Content
1 root 1.2 object rl_house3
2 root 1.1 name apartments
3     face rl_house3.x11
4     type 66
5 root 1.2 client_type 25012
6 root 1.1 no_pick 1
7     editable 2
8     end
9 root 1.2 more
10     object rl_house3_2
11 root 1.1 name apartments
12     face rl_house3.x11
13 root 1.2 x 1
14 root 1.1 type 66
15     no_pick 1
16     end
17 root 1.2 more
18     object rl_house3_3
19 root 1.1 name apartments
20     face rl_house3.x11
21 root 1.2 y 1
22 root 1.1 type 66
23 root 1.2 no_pick 1
24 root 1.1 visibility 100
25     end
26 root 1.2 more
27     object rl_house3_4
28 root 1.1 name apartments
29     face rl_house3.x11
30 root 1.2 x 1
31     y 1
32 root 1.1 type 66
33     no_pick 1
34     visibility 100
35     end
36 root 1.2