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

File Contents

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