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

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

1object cyangrass 1object cyangrass
2race /terrain/plains 2race /terrain/plains
3face cyangrass.x11 3face cyangrass.x11
4type 67 4type 67
5smoothlevel 45 5smoothlevel 45
6move_on all 6move_on walk
7move_slow walk 7move_slow walk
8move_slow_penalty 1 8move_slow_penalty 1
9no_pick 1 9no_pick 1
10is_floor 1 10is_floor 1
11is_wooded 1 11is_wooded 1
17object cyangrass_only 17object cyangrass_only
18name cyangrass 18name cyangrass
19face cyangrass.x11 19face cyangrass.x11
20type 67 20type 67
21smoothlevel 45 21smoothlevel 45
22move_on all 22move_on walk
23move_slow walk 23move_slow walk
24move_slow_penalty 1 24move_slow_penalty 1
25no_pick 1 25no_pick 1
26is_floor 1 26is_floor 1
27is_wooded 1 27is_wooded 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines