ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/mountain_2.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:17 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.3: +28 -23 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.4 object mountain_2
2 root 1.1 name high mountain
3 pippijn 1.2 face mountain_2.x11
4 root 1.4 move_block swim boat
5     move_slow walk
6     move_slow_penalty 20
7 root 1.1 no_pick 1
8 root 1.4 blocksview 1
9     is_floor 1
10 root 1.1 is_hilly 1
11     editable 8
12     magicmap grey
13     end
14 root 1.4 more
15     object mountain_2_2
16 root 1.1 name high mountain
17 pippijn 1.2 face mountain_2.x11
18 root 1.4 x 1
19     move_block swim boat
20     move_slow walk
21     move_slow_penalty 20
22 root 1.1 no_pick 1
23     blocksview 1
24     is_floor 1
25 root 1.4 is_hilly 1
26 root 1.1 magicmap grey
27     end
28 root 1.4 more
29     object mountain_2_3
30 root 1.1 name high mountain
31 pippijn 1.2 face mountain_2.x11
32 root 1.4 y 1
33     move_block swim boat
34     move_slow walk
35     move_slow_penalty 20
36 root 1.1 no_pick 1
37     blocksview 1
38     is_floor 1
39 root 1.4 is_hilly 1
40 root 1.1 magicmap grey
41     end
42 root 1.4 more
43     object mountain_2_4
44 root 1.1 name high mountain
45 pippijn 1.2 face mountain_2.x11
46 root 1.1 x 1
47     y 1
48 root 1.4 move_block swim boat
49     move_slow walk
50     move_slow_penalty 20
51     no_pick 1
52 root 1.1 blocksview 1
53     is_floor 1
54 root 1.4 is_hilly 1
55 root 1.1 magicmap grey
56     end
57 root 1.4