ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/town/barn2_northwest.arc
Revision: 1.6
Committed: Tue Nov 3 09:48:23 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.5: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.4 object barn2_northwest
2 root 1.1 name barn
3 root 1.5 face barn2_northwest.x11
4 root 1.3 type 66
5 root 1.5 client_type 25012
6 root 1.1 no_pick 1
7 root 1.5 magicmap brown
8 root 1.1 visibility 100
9     end
10 root 1.4 more
11     object barn2_northwest_2
12 root 1.1 name barn
13 root 1.5 face barn2_northwest.x11
14     x 1
15 root 1.3 type 66
16 root 1.5 no_pick 1
17 root 1.3 magicmap brown
18 root 1.1 visibility 100
19     end
20 root 1.4 more
21     object barn2_northwest_3
22 root 1.1 name barn
23 root 1.5 face barn2_northwest.x11
24     y 1
25 root 1.3 type 66
26 root 1.5 no_pick 1
27 root 1.3 magicmap brown
28 root 1.1 visibility 100
29     end
30 root 1.4 more
31     object barn2_northwest_4
32 root 1.1 name barn
33     face barn2_northwest.x11
34     x 1
35     y 1
36 root 1.5 type 66
37     no_pick 1
38     magicmap brown
39 root 1.1 visibility 100
40     end
41 root 1.5