ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/tower/city_tower.arc
Revision: 1.8
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.7: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.5 object city_tower
2 root 1.1 name tower
3 root 1.6 face city-tower.x11
4 root 1.8 magicmap grey
5 root 1.4 type 66
6 root 1.6 client_type 25012
7 root 1.1 no_pick 1
8 root 1.4 visibility 100
9 root 1.1 end
10 root 1.5 more
11     object city_tower_2
12 root 1.1 name tower
13 root 1.6 face city-tower.x11
14 root 1.8 magicmap grey
15 root 1.6 y 1
16 root 1.4 type 66
17     no_pick 1
18     visibility 100
19 root 1.1 end
20 root 1.6