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

File Contents

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