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.12 by root, Sat Oct 16 09:17:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines