ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/fort/fort.arc
Revision: 1.4
Committed: Tue Feb 6 22:39:46 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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