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.6 by root, Sat Mar 3 01:15:40 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:32 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines