ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/grass.arc
(Generate patch)

Comparing deliantra/arch/ground/grass.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:16 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:22:30 2007 UTC

2race /terrain/plains 2race /terrain/plains
3face grass.x11 3face grass.x11
4type 67 4type 67
5smoothlevel 40 5smoothlevel 40
6move_block swim boat 6move_block swim boat
7move_on all 7move_on walk
8move_slow walk 8move_slow walk
9move_slow_penalty 1 9move_slow_penalty 1
10no_pick 1 10no_pick 1
11is_floor 1 11is_floor 1
12is_wooded 1 12is_wooded 1
19name grass 19name grass
20face grass.x11 20face grass.x11
21type 67 21type 67
22smoothlevel 40 22smoothlevel 40
23move_block swim boat 23move_block swim boat
24move_on all 24move_on walk
25move_slow walk 25move_slow walk
26move_slow_penalty 1 26move_slow_penalty 1
27no_pick 1 27no_pick 1
28is_floor 1 28is_floor 1
29is_wooded 1 29is_wooded 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines