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.5 by root, Sat Mar 3 00:49:55 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines