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

Comparing deliantra/arch/ground/Wood/jungle_1.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:18 2007 UTC vs.
Revision 1.9 by pippijn, Sun Mar 11 15:36:56 2007 UTC

3race /terrain/jungle 3race /terrain/jungle
4face jungle_1.x11 4face jungle_1.x11
5type 67 5type 67
6smoothlevel 129 6smoothlevel 129
7move_block swim boat 7move_block swim boat
8move_on all 8move_on walk
9move_slow walk 9move_slow walk
10move_slow_penalty 5 10move_slow_penalty 5
11no_pick 1 11no_pick 1
12blocksview 1 12blocksview 1
13is_floor 1 13is_floor 1
14is_wooded 1 14is_wooded 1
15color_fg green 15editable 8
16magicmap green
17smoothface jungle_1.x11 jungle_S.x11
18end
19
20object bforest
21name Dark Forest
22race /terrain/jungle
23face bforest.x11
24type 67
25smoothlevel 129
26move_block swim boat
27move_on walk
28move_slow walk
29move_slow_penalty 5
30no_pick 1
31blocksview 1
32is_floor 1
33is_wooded 1
34magicmap green
16editable 8 35editable 8
17smoothface jungle_1.x11 jungle_S.x11 36smoothface jungle_1.x11 jungle_S.x11
18end 37end
19 38

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines