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.7 by root, Sat Mar 3 01:22:30 2007 UTC vs.
Revision 1.8 by root, Sun Mar 11 00:15:19 2007 UTC

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
13color_fg green
14editable 8 13editable 8
14magicmap green
15smoothface grass.x11 grass_S.x11 15smoothface grass.x11 grass_S.x11
16end 16end
17 17
18object grass_only 18object grass_only
19name grass 19name grass
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
30color_fg green
31editable 8 30editable 8
31magicmap green
32smoothface grass.x11 grass_S.x11 32smoothface grass.x11 grass_S.x11
33end 33end
34 34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines