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.1 by root, Mon Feb 6 20:26:12 2006 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:38 2007 UTC

1Object grass 1object grass
2face grass.111 2face grass.x11
3type 67 3type 67
4race /terrain/plains 4race /terrain/plains
5walk_on 1 5walk_on 1
6is_floor 1 6is_floor 1
7color_fg green 7color_fg green
8no_pick 1 8no_pick 1
9slow_move 1 9slow_move 1
10is_wooded 1 10is_wooded 1
11editable 8 11editable 8
12smoothlevel 40 12smoothlevel 40
13smoothface grass.111 grass_S.111 13smoothface grass.x11 grass_S.x11
14move_block boat swim
14end 15end
15Object grass_only 16object grass_only
16name grass 17name grass
17face grass.111 18face grass.x11
18type 67 19type 67
19walk_on 1 20walk_on 1
20is_floor 1 21is_floor 1
21color_fg green 22color_fg green
22no_pick 1 23no_pick 1
23slow_move 1 24slow_move 1
24is_wooded 1 25is_wooded 1
25editable 8 26editable 8
26smoothlevel 40 27smoothlevel 40
27smoothface grass.111 grass_S.111 28smoothface grass.x11 grass_S.x11
29move_block boat swim
28end 30end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines