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

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