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

Comparing deliantra/arch/ground/swamp.arc (file contents):
Revision 1.7 by root, Sat Mar 3 01:15:38 2007 UTC vs.
Revision 1.8 by root, Sat Mar 3 01:22:31 2007 UTC

1object swamp 1object swamp
2race /terrain/swamp
2face swamp.x11 3face swamp.x11
3type 67 4type 67
4race /terrain/swamp 5smoothlevel 9
5walk_on 1 6move_block swim boat
7move_on walk
8move_slow walk
9move_slow_penalty 3
10no_pick 1
11is_floor 1
12is_wooded 1
13is_water 1
6color_bg green 14color_bg green
7color_fg brown 15color_fg brown
8no_pick 1
9is_water 1
10slow_move 3
11is_wooded 1
12editable 8 16editable 8
13smoothlevel 9
14smoothface swamp.x11 swamp_S.x11 17smoothface swamp.x11 swamp_S.x11
15is_floor 1
16move_block boat swim
17end 18end
19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines