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.5 by root, Sun Feb 18 21:07:39 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:49:52 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines