ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/Mountain/mountain1.arc
(Generate patch)

Comparing deliantra/arch/ground/Mountain/mountain1.arc (file contents):
Revision 1.5 by root, Tue Feb 6 22:40:17 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:49:53 2007 UTC

1object mountain 1Object mountain
2name mountains 2name mountains
3race /terrain/mountain
4face mountain1.x11 3face mountain1.x11
5type 67 4type 67
6smoothlevel 100 5race /terrain/mountain
7move_block swim boat 6walk_on 1
8move_on all 7color_fg grey
9move_slow walk
10move_slow_penalty 5
11no_pick 1 8no_pick 1
12blocksview 1 9blocksview 1
10is_hilly 1
11slow_move 5
12move_block swim boat
13editable 8
14smoothlevel 100
13is_floor 1 15is_floor 1
14is_hilly 1
15color_fg grey
16editable 8
17smoothface mountain1.x11 mountain_S.x11 16smoothface mountain1.x11 mountain_S.x11
18end 17end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines