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.3 by pippijn, Wed Jan 3 20:22:16 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:58:54 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines