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

Comparing deliantra/arch/ground/Wood/woods_2.arc (file contents):
Revision 1.3 by pippijn, Wed Jan 3 20:22:16 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:58:55 2009 UTC

1Object woods_2 1object woods_2
2name woods 2name woods
3race /terrain/forest
3face woods_2.x11 4face woods_2.x11
5magicmap green
6smoothlevel 127
7smoothface woods_2.x11 woods_2_S.x11
4type 67 8type 67
5race /terrain/forest 9move_block swim boat
6walk_on 1 10move_on walk
7color_fg green 11move_slow walk
12move_slow_penalty 1
8no_pick 1 13no_pick 1
9slow_move 1 14is_floor 1
10is_wooded 1 15is_wooded 1
11editable 8
12is_floor 1
13smoothface woods_2.x11 woods_2_S.x11
14smoothlevel 127
15move_block boat swim
16end 16end
17

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines