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

File Contents

# User Rev Content
1 root 1.2 object city_tower_northwest
2 root 1.1 name tower
3 root 1.2 face city_tower_northwest.x11
4 root 1.1 type 66
5     no_pick 1
6     editable 2
7 root 1.2 magicmap grey
8 root 1.1 visibility 100
9     end
10 root 1.2 more
11     object city_tower_northwest_2
12 root 1.1 name tower
13 root 1.2 face city_tower_northwest.x11
14     y 1
15 root 1.1 type 66
16     no_pick 1
17 root 1.2 magicmap grey
18 root 1.1 visibility 100
19     end
20 root 1.2