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

Comparing deliantra/arch/ground/Mountain/s_mountain.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:16 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:40:17 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines