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.5 by root, Sat Mar 3 00:49:51 2007 UTC

1object cyangrass 1Object cyangrass
2race /terrain/plains
3face cyangrass.x11 2face cyangrass.x11
4type 67 3type 67
4race /terrain/plains
5walk_on 1
6is_floor 1
7color_fg green
8no_pick 1
9slow_move 1
10is_wooded 1
11editable 8
5smoothlevel 45 12smoothlevel 45
6move_on all
7move_slow walk
8move_slow_penalty 1
9no_pick 1
10is_floor 1
11is_wooded 1
12color_fg green
13editable 8
14smoothface cyangrass.x11 cyangrass_S.x11 13smoothface cyangrass.x11 cyangrass_S.x11
15end 14end
16
17object cyangrass_only 15Object cyangrass_only
18name cyangrass 16name cyangrass
19face cyangrass.x11 17face cyangrass.x11
20type 67 18type 67
19walk_on 1
20is_floor 1
21color_fg green
22no_pick 1
23slow_move 1
24is_wooded 1
25editable 8
21smoothlevel 45 26smoothlevel 45
22move_on all
23move_slow walk
24move_slow_penalty 1
25no_pick 1
26is_floor 1
27is_wooded 1
28color_fg green
29editable 8
30smoothface cyangrass.x11 cyangrass_S.x11 27smoothface cyangrass.x11 cyangrass_S.x11
31end 28end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines