ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/rl_house1.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:25 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.6: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.5 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.6 client_type 25012
6 root 1.1 no_pick 1
7     end
8 root 1.5 more
9     object rl_house1_2
10 root 1.1 name appartments
11 pippijn 1.2 face rl_house1.x11
12 root 1.6 x 1
13 root 1.1 type 66
14     no_pick 1
15     end
16 root 1.5 more
17     object rl_house1_3
18 root 1.1 name appartments
19 pippijn 1.2 face rl_house1.x11
20 root 1.6 y 1
21 root 1.1 type 66
22 root 1.6 no_pick 1
23 root 1.4 visibility 100
24 root 1.1 end
25 root 1.5 more
26     object rl_house1_4
27 root 1.1 name appartments
28 pippijn 1.2 face rl_house1.x11
29 root 1.6 x 1
30     y 1
31 root 1.1 type 66
32     no_pick 1
33     visibility 100
34     end
35 root 1.6