ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/fort/fort.arc
Revision: 1.9
Committed: Tue Nov 3 09:58:21 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.8: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

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