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

File Contents

# User Rev Content
1 root 1.2 object temple1
2 root 1.1 name temple
3     face temple1.x11
4     type 66
5 root 1.2 client_type 25012
6     move_block all
7 root 1.1 no_pick 1
8     editable 2
9     end
10 root 1.2 more
11     object temple1_2
12 root 1.1 name temple
13     face temple1.x11
14 root 1.2 x 1
15 root 1.1 type 66
16 root 1.2 move_block all
17 root 1.1 no_pick 1
18     end
19 root 1.2 more
20     object temple1_3
21 root 1.1 name temple
22     face temple1.x11
23 root 1.2 y 1
24 root 1.1 type 66
25     no_pick 1
26     visibility 100
27     end
28 root 1.2 more
29     object temple1_4
30 root 1.1 name temple
31     face temple1.x11
32 root 1.2 x 1
33     y 1
34 root 1.1 type 66
35 root 1.2 no_pick 1
36 root 1.1 visibility 100
37     end
38 root 1.2