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

File Contents

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