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.4 by root, Tue Feb 6 22:40:18 2007 UTC vs.
Revision 1.12 by root, Sat Oct 16 09:17:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines