ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/mountain_2.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.6: +21 -16 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object mountain_2
2 root 1.1 name high mountain
3 pippijn 1.2 face mountain_2.x11
4 root 1.7 move_block swim boat
5     move_slow walk
6     move_slow_penalty 20
7 root 1.1 no_pick 1
8 root 1.7 blocksview 1
9     is_floor 1
10 root 1.5 is_hilly 1
11     editable 8
12 root 1.1 magicmap grey
13     end
14 root 1.6 more
15     object mountain_2_2
16 root 1.1 name high mountain
17 pippijn 1.2 face mountain_2.x11
18 root 1.7 x 1
19     move_block swim boat
20     move_slow walk
21     move_slow_penalty 20
22 root 1.5 no_pick 1
23 root 1.1 blocksview 1
24     is_floor 1
25 root 1.7 is_hilly 1
26 root 1.1 magicmap grey
27     end
28 root 1.6 more
29     object mountain_2_3
30 root 1.1 name high mountain
31 pippijn 1.2 face mountain_2.x11
32 root 1.7 y 1
33     move_block swim boat
34     move_slow walk
35     move_slow_penalty 20
36 root 1.5 no_pick 1
37 root 1.1 blocksview 1
38     is_floor 1
39 root 1.7 is_hilly 1
40 root 1.1 magicmap grey
41     end
42 root 1.6 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.7 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.7 is_hilly 1
55 root 1.1 magicmap grey
56     end
57 root 1.7