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

Comparing deliantra/arch/ground/Wood/brush.arc (file contents):
Revision 1.9 by root, Tue Nov 3 09:48:51 2009 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:58:54 2009 UTC

1object brush 1object brush
2race /terrain/plains 2race /terrain/plains
3face brush.x11 3face brush.x11
4magicmap green
5smoothlevel 40
6smoothface brush.x11 grass_S.x11
4type 67 7type 67
5smoothlevel 40
6move_block swim boat 8move_block swim boat
7move_on walk 9move_on walk
8move_slow walk 10move_slow walk
9move_slow_penalty 2 11move_slow_penalty 2
10no_pick 1 12no_pick 1
11is_floor 1 13is_floor 1
12is_wooded 1 14is_wooded 1
13magicmap green
14smoothface brush.x11 grass_S.x11
15end 15end
16 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines