ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/t_house1.arc
Revision: 1.4
Committed: Sat Mar 3 00:49:27 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +15 -16 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.4 Object t_house1
2 root 1.1 name town house
3 pippijn 1.2 face t_house1.x11
4 root 1.1 type 66
5     no_pick 1
6 root 1.4 no_pass 1
7 root 1.1 editable 2
8 root 1.4 client_type 25012
9 root 1.1 end
10 root 1.4 More
11     Object t_house1_2
12 root 1.1 name town house
13 pippijn 1.2 face t_house1.x11
14 root 1.1 type 66
15     no_pick 1
16 root 1.4 no_pass 1
17     x 1
18 root 1.1 end
19 root 1.4 More
20     Object t_house1_3
21 root 1.1 name town house
22 pippijn 1.2 face t_house1.x11
23 root 1.1 type 66
24 root 1.4 visibility 100
25 root 1.3 no_pick 1
26 root 1.4 y 1
27 root 1.1 end
28 root 1.4 More
29     Object t_house1_4
30 root 1.1 name town house
31 pippijn 1.2 face t_house1.x11
32 root 1.1 type 66
33     no_pick 1
34     visibility 100
35 root 1.4 x 1
36     y 1
37 root 1.1 end