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.3 by pippijn, Wed Jan 3 20:22:14 2007 UTC vs.
Revision 1.11 by root, Thu Apr 26 23:34:48 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines