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.9 by root, Sat Mar 3 01:22:31 2007 UTC vs.
Revision 1.10 by root, Sun Mar 11 00:15:19 2007 UTC

22move_block swim boat 22move_block swim boat
23move_on walk 23move_on walk
24no_pick 1 24no_pick 1
25is_floor 1 25is_floor 1
26color_bg red 26color_bg red
27color_fg yellow
28editable 8 27editable 8
28magicmap yellow
29smoothface lava.x15 lava_S.x15 29smoothface lava.x15 lava_S.x15
30end 30end
31 31
32object permanent_lava 32object permanent_lava
33anim 33anim
52move_on walk 52move_on walk
53no_pick 1 53no_pick 1
54is_floor 1 54is_floor 1
55lifesave 1 55lifesave 1
56color_bg red 56color_bg red
57color_fg yellow
58editable 8 57editable 8
58magicmap yellow
59smoothface lava.x15 lava_S.x15 59smoothface lava.x15 lava_S.x15
60end 60end
61 61

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines