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

Comparing deliantra/arch/ground/lava.arc (file contents):
Revision 1.5 by root, Fri Feb 9 01:51:38 2007 UTC vs.
Revision 1.11 by root, Sun Mar 11 00:19:42 2007 UTC

18subtype 7 18subtype 7
19attacktype 4 19attacktype 4
20smoothlevel 28 20smoothlevel 28
21duration 60 21duration 60
22move_block swim boat 22move_block swim boat
23move_on all 23move_on walk
24no_pick 1 24no_pick 1
25is_floor 1 25is_floor 1
26color_bg red
27color_fg yellow
28editable 8 26editable 8
27magicmap yellow
29smoothface lava.x15 lava_S.x15 28smoothface lava.x15 lava_S.x15
30end 29end
31 30
32object permanent_lava 31object permanent_lava
33anim 32anim
47type 102 46type 102
48subtype 7 47subtype 7
49attacktype 4 48attacktype 4
50smoothlevel 28 49smoothlevel 28
51move_block swim boat 50move_block swim boat
52move_on all 51move_on walk
53no_pick 1 52no_pick 1
54is_floor 1 53is_floor 1
55lifesave 1 54lifesave 1
56color_bg red
57color_fg yellow
58editable 8 55editable 8
56magicmap yellow
59smoothface lava.x15 lava_S.x15 57smoothface lava.x15 lava_S.x15
60end 58end
61 59

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines