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

File Contents

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