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.4 by root, Tue Feb 6 22:40:19 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:49:56 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines